Sage Vaillancourt
|
8b9a351be1
|
Use throw() instead of returning errorObject() results directly
Add (type-of) for getting the string representation of an object's type.
|
2023-03-03 14:58:54 -05:00 |
Sage Vaillancourt
|
c37a12e244
|
Rename main() files.
Tweak checkTypes() to expect a closing semicolon.
|
2023-03-03 10:57:04 -05:00 |
Sage Vaillancourt
|
672cdb692a
|
Display parseEval source in error messages.
|
2022-10-25 13:21:04 -04:00 |
Sage Vaillancourt
|
139e912548
|
Add a simple assert() macro.
assert() is disabled when calling make release
Support negative numbers!
|
2022-04-27 16:44:07 -04:00 |
Sage Vaillancourt
|
b39db34208
|
Rename plfunc/plfunc to plfunc/general.
Fix new docTexts cleanup.
|
2022-04-25 16:30:57 -04:00 |