mes/src
Jan Nieuwenhuizen 96ca5b4e4b
core: Add cstring_to_symbol.
* src/mes.c (make_symbol): Rename from lookup_symbol_.  Update
callers.
(cstring_to_symbol): New function.
* src/reader.c (reader_read_identifier_or_number): Use it.
2018-10-14 07:38:51 +02:00
..
gc.c core: Add struct type. 2018-10-13 17:34:27 +02:00
lib.c core: Add struct type. 2018-10-13 17:34:27 +02:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c core: Add cstring_to_symbol. 2018-10-14 07:38:51 +02:00
posix.c GNU Mes. 2018-07-22 14:24:36 +02:00
reader.c core: Add cstring_to_symbol. 2018-10-14 07:38:51 +02:00
struct.c core: Add struct type. 2018-10-13 17:34:27 +02:00
vector.c core: Support x86_64. 2018-10-04 21:43:45 +02:00