pebblisp/src
= 263af226b7 Improved testing. Added `spent` and '"' to pebble
Tests automatically run on `make`. Removed breaking cleanObject() in parseEval()
2020-05-10 17:51:46 +01:00
..
Makefile Improved testing. Added `spent` and '"' to pebble 2020-05-10 17:51:46 +01:00
calc.c Adjusted func types to account for possible eval 2020-05-10 04:53:10 +01:00
calc.h Improved testing. Added `spent` and '"' to pebble 2020-05-10 17:51:46 +01:00
object.c Improved testing. Added `spent` and '"' to pebble 2020-05-10 17:51:46 +01:00
object.h Began `cat` code and added `spent` demo func 2020-05-10 07:27:59 +01:00
pebblisp.c Improved testing. Added `spent` and '"' to pebble 2020-05-10 17:51:46 +01:00
pebblisp.h Adjusted func types to account for possible eval 2020-05-10 04:53:10 +01:00
tests.sh Improved testing. Added `spent` and '"' to pebble 2020-05-10 17:51:46 +01:00
tokens.c Began `cat` code and added `spent` demo func 2020-05-10 07:27:59 +01:00
tokens.h Adjusted func types to account for possible eval 2020-05-10 04:53:10 +01:00