Commit graph

1865 commits

Author SHA1 Message Date
Justin Ethier
f802e0dcae WIP 2016-04-01 23:02:23 -04:00
Justin Ethier
2ab17586cc Updated passing tests 2016-04-01 22:41:10 -04:00
Justin Ethier
1048375003 Read literal whitespace chars 2016-04-01 22:41:01 -04:00
Justin Ethier
02e3e58352 Updated notes 2016-04-02 03:25:20 -04:00
Justin Ethier
542923a250 Use a foldr instead of apply 2016-04-02 02:57:09 -04:00
Justin Ethier
949aef875f Read hex scalar values 2016-04-02 01:14:57 -04:00
Justin Ethier
3a79a0f181 Return immediate integers 2016-04-02 00:48:02 -04:00
Justin Ethier
8845991c71 Refactoring 2016-04-01 22:02:13 -04:00
Justin Ethier
1598a72921 Refactoring 2016-04-01 22:01:10 -04:00
Justin Ethier
a63f9a729e Refactoring 2016-04-01 21:48:01 -04:00
Justin Ethier
0da8dabc5a Renamed macro 2016-04-01 21:03:40 -04:00
Justin Ethier
dd4eba97a6 WIP 2016-03-31 22:49:20 -04:00
Justin Ethier
fa67783e2f WIP 2016-03-31 22:41:51 -04:00
Justin Ethier
0ca4d3f4b5 Added string-ci's 2016-03-31 22:31:05 -04:00
Justin Ethier
489389a3ee Added char-foldcase and char-ci predicates 2016-03-31 22:23:07 -04:00
Justin Ethier
f671d85ce6 Added (rational?) (complex?) stubs 2016-03-31 21:45:28 -04:00
Justin Ethier
c79a79b221 Added (scheme complex) 2016-04-01 03:57:20 -04:00
Justin Ethier
a409db4e84 Initial file 2016-04-01 03:56:13 -04:00
Justin Ethier
dc77270d8f Marked benchmarks that fail to compile 2016-04-01 03:49:28 -04:00
Justin Ethier
ad94e0eed9 Issue #52 - Recognize flonums with a leading dot 2016-04-01 03:29:08 -04:00
Justin Ethier
a5a2683f19 Added comment 2016-04-01 02:37:47 -04:00
Justin Ethier
9b465308c0 Generalized 2016-04-01 00:31:39 -04:00
Justin Ethier
f6de774b9c Generalized 2016-04-01 00:30:51 -04:00
Justin Ethier
a01750ac16 Removed obsolete functions 2016-03-31 23:55:51 -04:00
Justin Ethier
5de999dee7 Use new comparison ops 2016-03-31 23:48:09 -04:00
Justin Ethier
f8253f716b Use new numeric comparison ops 2016-03-31 23:32:44 -04:00
Justin Ethier
a6e22f67e8 Added a new set of numeric comparison ops 2016-03-31 23:26:26 -04:00
Justin Ethier
ddae43873e Adding a no-frills makefile 2016-03-31 22:33:26 -04:00
Justin Ethier
dee1a749b1 Initial file 2016-03-31 22:30:10 -04:00
Justin Ethier
e0f6f917a8 Handle new naming of globals 2016-03-31 22:06:56 -04:00
Justin Ethier
9a0a0dc5ec Handle import sets containing numbers 2016-03-31 22:06:38 -04:00
Justin Ethier
444bf8d61f Eval call/cc - allow call/cc to be evaluated 2016-03-30 21:44:00 -04:00
Justin Ethier
258c823ef3 WIP for fixing eval'd call/cc 2016-03-31 02:55:04 -04:00
Justin Ethier
faac688f20 Removed migrated functions 2016-03-29 21:48:32 -04:00
Justin Ethier
de8196aa80 WIP - mangling of library globals 2016-03-30 03:49:45 -04:00
Justin Ethier
067f8b0ad7 cgen:mangle-global 2016-03-30 01:22:47 -04:00
Justin Ethier
e67b67895f Use lib:idb 2016-03-30 01:00:43 -04:00
Justin Ethier
6262dd0201 Edited comments 2016-03-30 00:50:29 -04:00
Justin Ethier
41d7a8e876 Adding import db support functions 2016-03-29 23:52:49 -04:00
Justin Ethier
631bd6d775 Include libraries module 2016-03-29 22:10:42 -04:00
Justin Ethier
f72dbad6fc Rev++ 2016-03-29 22:02:05 -04:00
Justin Ethier
cfd572b108 Stage which benchmarks won't run 2016-03-28 22:48:06 -04:00
Justin Ethier
9200439c26 Bugfix for range of char-alphabetic?
There are ASCII chars between the upper and lower case chars. So, be smarter about checking for alphabetic chars.
2016-03-28 22:38:50 -04:00
Justin Ethier
9052a0d2bd Do not have (write) automatically output a newline 2016-03-28 21:53:38 -04:00
Justin Ethier
9f4991724e string/utf8 - allow zero length results 2016-03-28 21:35:08 -04:00
Justin Ethier
822ac63e9a Added utf8 primitives to eval 2016-03-29 02:35:52 -04:00
Justin Ethier
2376694066 Replace maps with folds 2016-03-29 01:46:40 -04:00
Justin Ethier
c0afe8eef5 Have utf8 stubs now 2016-03-29 01:09:46 -04:00
Justin Ethier
6c91607d9b bugfix 2016-03-29 01:09:07 -04:00
Justin Ethier
8ef3cb7e61 utf8/string functions 2016-03-29 00:32:50 -04:00