Commit Graph

125 Commits (d36d24808cb2bf614539e6f340dc2d219b875556)

Author SHA1 Message Date
Daniel Kolesa 352dfd58f6 user definable flags for commands 2015-10-10 21:22:56 +01:00
Daniel Kolesa fb11619ef7 IDF_NOEXPAND for commands taking arg range 2015-10-09 18:50:43 +01:00
Daniel Kolesa 50d93877e0 slight command func refactoring 2015-10-08 18:34:38 +01:00
Daniel Kolesa 056acaf959 remove __cdecl 2015-09-21 20:59:17 +01:00
Daniel Kolesa 9d54a5820c remove msg arg from run_file 2015-09-12 16:22:48 +01:00
Daniel Kolesa 9fa9d1424d header guard 2015-09-10 18:53:43 +01:00
Daniel Kolesa 03dc94841b add TvalRange as alias for pointer range of tagged values 2015-08-27 01:16:22 -07:00
Daniel Kolesa a8ca0b376f private 2015-08-13 23:18:48 +01:00
Daniel Kolesa bc6a85d49c add set_str_dup method to TaggedValue which will automatically duplicate memory 2015-08-13 22:55:30 +01:00
Daniel Kolesa 4712c45847 make use of the newly known string length 2015-08-13 22:46:03 +01:00
Daniel Kolesa 538a7b73e1 store length information in type/valtype 2015-08-13 22:23:46 +01:00
Daniel Kolesa c684239bf0 float operator fixes + encapsulation 2015-08-13 21:50:13 +01:00
Daniel Kolesa 634c52b168 rename identvalueptr fields 2015-08-13 21:08:57 +01:00
Daniel Kolesa b7995d4ee9 saner default flags for new_ident 2015-08-13 19:51:15 +01:00
Daniel Kolesa 0b1d83869f add StackedValue for more convenient alias handling 2015-08-13 19:48:58 +01:00
Daniel Kolesa 061d181ee7 automatically remove the unknown flag on push by default 2015-08-13 19:11:54 +01:00
Daniel Kolesa 97b070b972 use listparser more 2015-08-13 00:16:52 +01:00
Daniel Kolesa 46b7ed6f83 move out private stuff from CsState 2015-08-12 18:50:02 +01:00
Daniel Kolesa 6244c5db75 start replacing direct gs.source access 2015-08-11 22:47:25 +01:00
Daniel Kolesa 30b1d98298 more fixes 2015-08-11 22:16:20 +01:00
Daniel Kolesa 7c16cebf8d get_str now returns ConstCharRange 2015-08-11 22:01:56 +01:00
Daniel Kolesa 605ac40532 move some defs from header to source 2015-08-11 21:41:12 +01:00
Daniel Kolesa 51ba94432a remove cs_str_unescape 2015-08-11 02:21:48 +01:00
Daniel Kolesa eb2c3fa831 start getting rid of null terminated strings 2015-08-09 00:14:56 +01:00
Daniel Kolesa bcc7b3d317 rename things 2015-08-08 17:13:19 +01:00