..
examples
Disable Forbble REPL. Add Forbble-based tests
2021-07-05 05:09:32 -04:00
Makefile
Correct executable target location
2021-07-05 00:26:18 -04:00
calc.c
Update README for recent changes. Remove aliases.
2020-08-09 23:37:28 +01:00
calc.h
Add TYPE_OTHER, subscriptions, and PebbleObjects
2020-08-09 20:03:02 +01:00
env.c
Corrects all known memory leaks
2021-07-05 05:08:37 -04:00
env.h
Revert "Add basic struct notion and tests."
2020-05-18 02:22:39 +01:00
object.c
Some type-check functions. Consistent 'if' styling
2021-07-04 23:48:26 -04:00
object.h
Check indexes etc for `at`
2021-07-05 01:13:59 -04:00
pebbleobject.c
Add TYPE_OTHER, subscriptions, and PebbleObjects
2020-08-09 20:03:02 +01:00
pebbleobject.h
Add TYPE_OTHER, subscriptions, and PebbleObjects
2020-08-09 20:03:02 +01:00
pebblisp.c
Load script arguments into `args` list
2021-07-10 22:46:31 -04:00
pebblisp.h
Added `loadfile` to standalone.
2021-07-04 21:49:41 -04:00
pebcom.c
Add TYPE_OTHER, subscriptions, and PebbleObjects
2020-08-09 20:03:02 +01:00
pebcom.h
Add TYPE_OTHER, subscriptions, and PebbleObjects
2020-08-09 20:03:02 +01:00
tests.sh
Left-align checkmarks for valgrind testing
2021-07-05 05:32:47 -04:00
tokens.c
Added TODO. Text size adjusts with code length
2020-08-02 21:16:26 +01:00
tokens.h
Added TODO. Text size adjusts with code length
2020-08-02 21:16:26 +01:00