Commit graph

414 commits

Author SHA1 Message Date
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
Justin Ethier
4f46e124fa Core function for bytevector-copy 2016-03-24 01:09:14 -04:00
Justin Ethier
e9ed4abcc5 bytevector fixes 2016-03-24 00:14:57 -04:00
Justin Ethier
56278989eb Integrating bytevector-append 2016-03-23 22:58:56 -04:00
Justin Ethier
1759cdaf9f Added bytevector-append to eval 2016-03-23 22:23:56 -04:00
Justin Ethier
0262ea944b Added bytevector-append 2016-03-23 22:21:14 -04:00
Justin Ethier
29f49d9704 Parse bytevectors correctly 2016-03-23 22:00:58 -04:00
Justin Ethier
d184df6b4e WIP 2016-03-23 20:26:57 -04:00
Justin Ethier
1f85e6a957 Adding more bv prims 2016-03-22 22:45:36 -04:00
Justin Ethier
f54bd39484 bytevectors 2016-03-22 23:23:09 -04:00
Justin Ethier
14abd06304 bytevector primitives 2016-03-22 23:16:18 -04:00
Justin Ethier
059f6d5321 u8 primitives 2016-03-22 23:07:29 -04:00
Justin Ethier
ab73e63f64 Placeholder for parsing bytevectors 2016-03-22 21:01:30 -04:00