mes/src
Jan Nieuwenhuizen 1ab054002c
core: Add string-ref.
* src/strings.c (string_ref): New function.
* mes/module/mes/scm.mes (string-ref): Remove.
2018-11-16 00:15:50 +01:00
..
gc.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
hash.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
lib.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c core: Add string-ref. 2018-11-16 00:15:50 +01:00
module.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
posix.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
reader.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
strings.c core: Add string-ref. 2018-11-16 00:15:50 +01:00
struct.c core: struct_set_: Oops typo. 2018-11-14 08:16:58 +01:00
vector.c core: Add module-define! 2018-10-14 09:10:30 +02:00