Commit graph

426 commits

Author SHA1 Message Date
Justin Ethier
e892ed2270 Refactoring 2016-04-27 03:18:47 -04:00
Justin Ethier
008c857755 Refactoring 2016-04-26 23:33:36 -04:00
Justin Ethier
df20aaa6d3 Refactoring 2016-04-20 23:42:21 -04:00
Justin Ethier
ef1db96f2a Refactoring 2016-04-20 23:10:46 -04:00
Justin Ethier
ea225a3ab7 Refactoring 2016-04-21 00:36:51 -04:00
Justin Ethier
aa85e34002 Refactoring 2016-04-20 23:45:35 -04:00
Justin Ethier
40416364f8 Refactoring 2016-04-20 23:00:04 -04:00
Justin Ethier
63a2204efc Refactoring 2016-04-20 22:20:02 -04:00
Justin Ethier
3553d0773c Refactoring 2016-04-20 03:39:58 -04:00
Justin Ethier
d2c8224444 Refactoring 2016-04-20 02:47:05 -04:00
Justin Ethier
61f42ef849 Output C headers 2016-04-20 00:04:00 -04:00
Justin Ethier
ea37de65f7 Read c headers included by a library 2016-04-19 23:38:48 -04:00
Justin Ethier
c594cdadbe Added include-c-header 2016-04-19 23:28:40 -04:00
Justin Ethier
7d9aae56d8 Added lib:rename-exports, made lib:exports handle renames 2016-04-14 23:25:53 -04:00
Justin Ethier
fb079c187f Bump to 0.0.6 2016-04-09 21:59:44 -04:00
justin
6aeedbce0e Added safety check 2016-04-06 14:59:37 -04:00
Justin Ethier
774e009056 Fixed (quotient) to truncate result 2016-04-05 23:51:42 -04:00
Justin Ethier
67f73d1d8a Added additional features 2016-04-05 03:28:18 -04:00
Justin Ethier
de0c62ee5e Added numerator/denominator 2016-04-04 23:39:16 -04:00
Justin Ethier
096d1e8a77 Cut over to Cyc_number2string2 2016-04-04 23:21:53 -04:00
Justin Ethier
1048375003 Read literal whitespace chars 2016-04-01 22:41:01 -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
1598a72921 Refactoring 2016-04-01 22:01:10 -04:00
Justin Ethier
a63f9a729e Refactoring 2016-04-01 21:48:01 -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
a409db4e84 Initial file 2016-04-01 03:56:13 -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
5de999dee7 Use new comparison ops 2016-03-31 23:48:09 -04:00
Justin Ethier
9a0a0dc5ec Handle import sets containing numbers 2016-03-31 22:06:38 -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
f72dbad6fc Rev++ 2016-03-29 22:02:05 -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
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
8ef3cb7e61 utf8/string functions 2016-03-29 00:32:50 -04:00
Justin Ethier
2fe66e08c7 Added datum comments 2016-03-24 23:17:42 -04:00
Justin Ethier
8b43a0d4ac Added (parse-literal-identifier) 2016-03-24 21:12:14 -04:00
Justin Ethier
dbf77ce999 Be more careful about optimizing-out functions 2016-03-23 22:52:08 -04:00
Justin Ethier
b809dcb908 Updated comments 2016-03-24 03:22:18 -04:00
Justin Ethier
c1b98df688 Added bytevector-copy 2016-03-24 02:02:04 -04:00
Justin Ethier
b4ca192000 WIP 2016-03-24 01:22:42 -04:00