.. |
examples
|
Move main() etc. into main.c
|
2022-04-05 20:05:58 -04:00 |
Makefile
|
Add simple Promise type.
|
2022-04-05 23:53:17 -04:00 |
calc.c
|
More robust addToTable().
|
2022-04-05 15:30:30 -04:00 |
calc.h
|
Finally some consistent styling.
|
2022-01-07 16:55:03 -05:00 |
env.c
|
Add simple Promise type.
|
2022-04-05 23:53:17 -04:00 |
env.h
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
hash.c
|
Tweak (penv) formatting.
|
2022-04-05 16:53:21 -04:00 |
hash.h
|
Add simple object hashtable for env.
|
2022-04-04 14:15:44 -04:00 |
main.c
|
Move main() etc. into main.c
|
2022-04-05 20:05:58 -04:00 |
main.h
|
Move main() etc. into main.c
|
2022-04-05 20:05:58 -04:00 |
object.c
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
object.h
|
More useful type-error messages.
|
2022-04-06 09:51:53 -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
|
Use plfunc name in type-error messages.
|
2022-04-06 09:55:31 -04:00 |
pebblisp.h
|
Use plfunc name in type-error messages.
|
2022-04-06 09:55:31 -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
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
plfunc.h
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
tests.sh
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
threads.c
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
threads.h
|
More useful type-error messages.
|
2022-04-06 09:51:53 -04:00 |
tokens.c
|
Replace (struct's field) with (struct.field)
|
2022-03-31 10:29:10 -04:00 |
tokens.h
|
General code clean-up.
|
2022-03-19 22:25:20 -04:00 |
web.c
|
Patch to compile for Pebble devices.
|
2022-04-02 11:51:06 +01:00 |
web.h
|
Patch to compile for Pebble devices.
|
2022-04-02 11:51:06 +01:00 |