Bob/headers
2025-08-05 19:06:52 -04:00
..
helperFunctions Fixed header duplicate symbols 2023-05-27 21:18:53 -04:00
AST.h Bob interpreter refactored into object 2023-05-20 20:51:46 -04:00
bob.h Cross platform fixes 2025-08-05 01:42:38 -04:00
Environment.h Refactor to ExecutionContext pattern and fix string + none concatenation 2025-08-05 00:49:59 -04:00
ErrorReporter.h Fixed performance, added enhanced error reporting, anon funcs, toBoolean, various other things 2025-08-01 13:43:35 -04:00
Expression.h Refactor to ExecutionContext pattern and fix string + none concatenation 2025-08-05 00:49:59 -04:00
Interpreter.h Tail call testing 2025-08-05 19:06:52 -04:00
Lexer.h Refactor to ExecutionContext pattern and fix string + none concatenation 2025-08-05 00:49:59 -04:00
Parser.h Refactor to ExecutionContext pattern and fix string + none concatenation 2025-08-05 00:49:59 -04:00
Statement.h Refactor to ExecutionContext pattern and fix string + none concatenation 2025-08-05 00:49:59 -04:00
StdLib.h Fixed performance, added enhanced error reporting, anon funcs, toBoolean, various other things 2025-08-01 13:43:35 -04:00
TypeWrapper.h Fixed performance, added enhanced error reporting, anon funcs, toBoolean, various other things 2025-08-01 13:43:35 -04:00
Value.h Tail call testing 2025-08-05 19:06:52 -04:00