Commit Graph

16 Commits

Author SHA1 Message Date
68b88a19f4 A few small fixes to the pretty-printer 2026-02-19 00:22:42 -05:00
7039c43065 Add token literals to the lua parser 2026-02-19 00:11:44 -05:00
0de2a50843 A lot of refactoring on the PrettyPrint code and the various printf routines. 2026-02-18 22:26:11 -05:00
ff81d79b4a Implement printf, dprintf, string.format 2026-02-17 19:57:58 -05:00
551b3fb6b1 Improvements to pretty-printer, including code to support printing classnames of tables 2025-03-03 17:07:54 -05:00
485caee05d Implement the 'keywords' lua module 2025-01-20 21:11:59 -05:00
2d531b28b3 Reworking the keyword parser, also fixed some dynamic linking issues 2025-01-20 18:54:05 -05:00
3d6b5224f3 More work refactoring ckint/tryint/isint 2024-03-15 12:50:08 -04:00
47c868876a Add LuaDefineAlias 2023-04-14 14:52:44 -04:00
30155ae388 Implement LuaExtraArgs 2023-04-13 13:26:45 -04:00
ef7d0ec365 Replace most uses of std::cerr with util::dprint 2023-04-07 16:00:52 -04:00
4f0713c9cb At this point, most functions have been LuaStack refactored 2023-04-07 14:20:45 -04:00
7f000bc0fd Added two new stack disciplines to LuaStack 2023-04-06 20:12:03 -04:00
a8c780563f Change the creation/deletion of tangibles so that the tangible database is never really deleted. 2023-03-16 23:31:29 -04:00
86a27ef2d4 Fix util::ostringstream, fix pretty-printing, stub out new globals 2023-03-05 01:51:25 -05:00
def6387ca3 Change directory structure 2023-02-14 14:05:45 -05:00