pebblisp/src
= 796a4cdc91 Added some expected-error tests 2020-06-12 23:50:36 +01:00
..
Makefile Start using switches to warn on unhandled types 2020-05-23 18:01:15 +01:00
calc.c Cleaned and reorganized and renamed stuff 2020-05-22 06:04:00 +01:00
calc.h Cleaned and reorganized and renamed stuff 2020-05-22 06:04:00 +01:00
env.c Some new list functions and better error handling 2020-05-28 15:28:28 +01:00
env.h Revert "Add basic struct notion and tests." 2020-05-18 02:22:39 +01:00
object.c Some new list functions and better error handling 2020-05-28 15:28:28 +01:00
object.h Some new list functions and better error handling 2020-05-28 15:28:28 +01:00
pebblisp.c Some new list functions and better error handling 2020-05-28 15:28:28 +01:00
pebblisp.h Some new list functions and better error handling 2020-05-28 15:28:28 +01:00
tests.sh Added some expected-error tests 2020-06-12 23:50:36 +01:00
tokens.c Some new list functions and better error handling 2020-05-28 15:28:28 +01:00
tokens.h Adjusted func types to account for possible eval 2020-05-10 04:53:10 +01:00