pebblisp/src
Sage Vaillancourt c7d3d7f457 forbble stability and usability 2021-07-05 01:15:01 -04:00
..
examples forbble stability and usability 2021-07-05 01:15:01 -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 Added `loadfile` to standalone. 2021-07-04 21:49:41 -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 Check indexes etc for `at` 2021-07-05 01:13:59 -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 Add anonymous lambda test 2021-07-05 00:26:29 -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