..
examples
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
Makefile
Add simple Promise type.
2022-04-05 23:53:17 -04:00
calc.c
Add setGlobal() call to calc.c
2022-04-09 17:24:18 -04:00
calc.h
Finally some consistent styling.
2022-01-07 16:55:03 -05:00
env.c
Start work on hash-table objects.
2022-04-18 16:59:35 -04:00
env.h
Start work on hash-table objects.
2022-04-18 16:59:35 -04:00
hash.c
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
hash.h
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
main.c
Start work on forbble2.
2022-04-18 15:37:34 -04:00
main.h
Move main() etc. into main.c
2022-04-05 20:05:58 -04:00
object.c
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
object.h
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
pebbleobject.c
Fixes to run on Pebble hardware.
2022-04-04 00:17:02 +01:00
pebbleobject.h
Patch to compile for Pebble devices.
2022-04-02 11:51:06 +01:00
pebblisp.c
Fleshing out ObjectTableObject.
2022-04-18 22:17:17 -04:00
pebblisp.h
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
pebcom.c
Patch to compile for Pebble devices.
2022-04-02 11:51:06 +01:00
pebcom.h
Patch to compile for Pebble devices.
2022-04-02 11:51:06 +01:00
plfunc.c
Centralize/simplify file-reading.
2022-04-18 11:18:43 -04:00
plfunc.h
Fix (reduce) with lambdas.
2022-04-11 16:38:49 -04:00
tests.sh
Start dropping support for semicolon separators.
2022-04-14 00:31:51 -04:00
threads.c
Some optimization attempts in progress.
2022-04-12 22:42:41 -04:00
threads.h
Some optimization attempts in progress.
2022-04-12 22:42:41 -04:00
tokens.c
More (table) use in Forbble2.
2022-04-19 15:18:29 -04:00
tokens.h
General code clean-up.
2022-03-19 22:25:20 -04:00
web.c
Start dropping support for semicolon separators.
2022-04-14 00:31:51 -04:00
web.h
Patch to compile for Pebble devices.
2022-04-02 11:51:06 +01:00