Commit Graph

18 Commits (9672a1091e9a93873e6ed5abe0ab63fb77ec95c2)

Author SHA1 Message Date
Daniel Kolesa 1bd79d7589 fix format 2016-08-31 20:09:30 +01:00
Daniel Kolesa 5cfec4ac4e move some code around 2016-08-31 19:54:08 +01:00
Daniel Kolesa fd6eca6529 prefix APIs 2016-08-29 18:17:11 +01:00
Daniel Kolesa 61d700b73d Revert "get rid of shared state for src_file/src_str"
This reverts commit 4531fc04b8.
2016-08-24 19:23:57 +01:00
Daniel Kolesa 4531fc04b8 get rid of shared state for src_file/src_str 2016-08-24 19:20:25 +01:00
Daniel Kolesa b8f3e527d5 initial support for custom allocators 2016-08-21 01:34:33 +01:00
Daniel Kolesa f3b3751f76 clean up Ident interface 2016-08-18 02:53:51 +01:00
Daniel Kolesa 66c707a232 start splitting Ident 2016-08-17 22:04:43 +01:00
Daniel Kolesa 32335049fa reduce the amount of direct idents accesses 2016-08-17 21:03:11 +01:00
Daniel Kolesa 6cb2553533 remove unused headers 2016-08-17 03:59:46 +01:00
Daniel Kolesa cc4735454a cs_gen cleanup 2016-08-17 01:37:32 +01:00
Daniel Kolesa 93f20b1fae cleanups 2016-08-15 18:55:22 +01:00
Daniel Kolesa 661aef0c0f expose ListParser via public API 2016-08-15 18:48:06 +01:00
Daniel Kolesa a638e460c5 cleanups 2016-08-15 18:23:44 +01:00
Daniel Kolesa 7634251951 add cs_util with portable string->integer and string->float conversions 2016-08-15 02:19:59 +01:00
Daniel Kolesa 17511ab844 configuration header with types 2016-08-14 17:35:38 +01:00
Daniel Kolesa 52d8c23a4d ID_VAR is now ID_IVAR 2016-08-14 16:15:56 +01:00
Daniel Kolesa e518679451 split code parser/generator into its own source file 2016-08-14 16:14:10 +01:00