libcubescript/include/cubescript
Daniel Kolesa da7548664c remove b and F arg types + renames + set default args to none
setting default args to none rather than whatever default
value allows for easily checking whether the arg was set,
without losing anything (since e.g. calling get_integer on
a none value still returns a 0)

'b' and 'F' were kinda ugly and handled special niches, which
are no longer a thing now that we're defaulting to none
2021-04-29 01:40:55 +02:00
..
cubescript remove b and F arg types + renames + set default args to none 2021-04-29 01:40:55 +02:00
cubescript.hh add initial doxygen documentation infra 2021-04-15 02:42:06 +02:00
cubescript_conf.hh document values 2021-04-22 05:20:59 +02:00