mes/src
Jan Nieuwenhuizen 6af0b49f09
core: Add string-length.
* src/strings.c (string_length): New function.
* mes/module/mes/scm.mes (string-length): Remove.
2018-11-15 23:51:29 +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: String as array of bytes. 2018-11-11 16:25:36 +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-length. 2018-11-15 23:51:29 +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