Commit Graph

23 Commits (9672a1091e9a93873e6ed5abe0ab63fb77ec95c2)

Author SHA1 Message Date
Daniel Kolesa 2a71bd3409 use CsStackedValue appropriately 2016-08-31 18:49:24 +01:00
Daniel Kolesa 83c50ebf67 cleanups 2016-08-30 21:29:09 +01:00
Daniel Kolesa fd6eca6529 prefix APIs 2016-08-29 18:17:11 +01:00
Daniel Kolesa 48cd1efa80 Bytecode -> CsBytecode 2016-08-28 18:40:18 +01:00
Daniel Kolesa b8f3e527d5 initial support for custom allocators 2016-08-21 01:34:33 +01:00
Daniel Kolesa 5c3aa477d2 cleanups 2016-08-21 00:37:34 +01:00
Daniel Kolesa 77b35f2d52 cleanup preparations 2016-08-20 16:40:00 +01:00
Daniel Kolesa 303e219ad0 rename TaggedValue 2016-08-18 19:38:30 +01:00
Daniel Kolesa 3f406de1de unify TaggedValue and IdentValue (no more separate valtype etc) 2016-08-18 01:19:12 +01:00
Daniel Kolesa e7ce1d2b1e move more code around 2016-08-17 23:06:39 +01:00
Daniel Kolesa 52c6889332 format 2016-08-17 19:52:18 +01:00
Daniel Kolesa 85bdcae6ee cleanup lib_list 2016-08-17 19:51:21 +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 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 be89f523f6 cleanup 2016-08-13 00:08:41 +01:00
Daniel Kolesa 97c63951e5 pass result to command callbacks instead of setting it via struct 2016-08-11 18:14:18 +01:00
Daniel Kolesa a8b6843a88 remove lib_list.hh and merge all to lib_list.cc 2016-08-11 17:26:03 +01:00
Daniel Kolesa 133857205d remove ID_STUFF from public header 2016-08-10 18:33:43 +01:00
Daniel Kolesa 60b0e60dfc bytecode is now an opaque type 2016-08-06 19:12:38 +01:00
Daniel Kolesa a0130089cf add code_is_empty API to check for dummy bytecode and remove cs_private 2016-08-06 17:33:01 +01:00
Daniel Kolesa 395615e2cb start splitting into multiple source files 2016-08-02 01:23:47 +01:00