Justin Ethier
|
e92bd6cf7c
|
Print bytevectors
|
2016-03-23 00:23:27 -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
|
c59b01fe00
|
Beginning to add u8vector type
|
2016-03-22 21:54:32 -04:00 |
|
Justin Ethier
|
9889248cab
|
Removed unused closure types
|
2016-03-22 21:49:12 -04:00 |
|
Justin Ethier
|
ab73e63f64
|
Placeholder for parsing bytevectors
|
2016-03-22 21:01:30 -04:00 |
|
Justin Ethier
|
d0914d863f
|
Allow optional fill arg to (make-vector) in compiled code
|
2016-03-22 20:45:14 -04:00 |
|
Justin Ethier
|
943dd1aad5
|
Use new vector function
|
2016-03-22 20:07:37 -04:00 |
|
Justin Ethier
|
ea605b0737
|
Added Cyc_make_vector2
|
2016-03-22 19:53:32 -04:00 |
|
Justin Ethier
|
9d5b97fc74
|
Removed obsolete function
|
2016-03-21 21:32:26 -04:00 |
|
Justin Ethier
|
f11fec9f82
|
Cleaning up Cyc_length
|
2016-03-22 03:23:46 -04:00 |
|
Justin Ethier
|
1b92040258
|
API cleanup
|
2016-03-22 01:29:51 -04:00 |
|
Justin Ethier
|
739831ebe6
|
Removed redundant functions
|
2016-03-22 01:03:12 -04:00 |
|
Justin Ethier
|
735bd910b6
|
Converting integer_type returning primitives
|
2016-03-21 23:34:22 -04:00 |
|
Justin Ethier
|
b670dacddb
|
Moving away from primitives that return integer_type
|
2016-03-21 23:08:58 -04:00 |
|
Justin Ethier
|
88f1192c5e
|
64-bit compatibility for int value types
|
2016-03-20 22:44:08 -04:00 |
|
Justin Ethier
|
bcb9f3d677
|
Convert make_int to obj_int2obj
|
2016-03-20 22:16:45 -04:00 |
|
Justin Ethier
|
05d39afd3f
|
Use immediates
|
2016-03-19 22:38:23 -04:00 |
|
Justin Ethier
|
580a674525
|
Temporarily disable using immediate ints
Also bugfix to let equal() work with immediates
|
2016-03-19 22:20:08 -04:00 |
|
Justin Ethier
|
750bd80619
|
Use integer value types for interpreted functions
|
2016-03-18 23:21:51 -04:00 |
|
Justin Ethier
|
cdde675994
|
Integer value types
|
2016-03-17 22:51:31 -04:00 |
|
Justin Ethier
|
acf9de866e
|
Purge sum2 and friends
|
2016-03-17 21:11:24 -04:00 |
|
Justin Ethier
|
f2be2abc65
|
Use new + - * / functions
|
2016-03-18 03:43:52 -04:00 |
|
Justin Ethier
|
385eb733db
|
Cut over to new math functions when applying prims
|
2016-03-18 01:29:01 -04:00 |
|
Justin Ethier
|
32330ca971
|
Allow new +-*/ ops to support immediate integers
|
2016-03-17 20:29:22 -04:00 |
|
Justin Ethier
|
ad85ca9761
|
Alternate set of numeric functions
|
2016-03-16 22:52:05 -04:00 |
|
Justin Ethier
|
8f4e66a7f7
|
Removed dead code
|
2016-03-17 02:00:48 -04:00 |
|
Justin Ethier
|
b3b29ae15f
|
Removed string->number2
|
2016-03-17 01:56:11 -04:00 |
|
Justin Ethier
|
9e27db1025
|
Equivalent string->number functions
|
2016-03-17 01:43:30 -04:00 |
|
Justin Ethier
|
aabbc88cae
|
Support both types of ints
|
2016-03-15 23:02:01 -04:00 |
|
Justin Ethier
|
5d234d1509
|
WIP
|
2016-03-15 22:32:30 -04:00 |
|
Justin Ethier
|
6ed522accd
|
Alternate versions of string->number
|
2016-03-15 21:39:55 -04:00 |
|
Justin Ethier
|
4648ca1808
|
WIP
|
2016-03-15 21:39:47 -04:00 |
|
justin
|
40b075ace9
|
More integer_type conversions
|
2016-03-15 10:48:58 -04:00 |
|
justin
|
33b56d24ea
|
More integer_type conversions
|
2016-03-15 10:15:47 -04:00 |
|
justin
|
d0efac2035
|
More compatibility for integer value types
|
2016-03-14 22:55:09 -04:00 |
|
Justin Ethier
|
104ee22b5f
|
Starting immediate int conversion
Also rewrote numeric computation functions to generate via a C macro
|
2016-03-14 22:07:28 -04:00 |
|
Justin Ethier
|
df44178302
|
Bugfix
|
2016-03-14 23:46:41 -04:00 |
|
Justin Ethier
|
a37b640737
|
Modify storage of chars
|
2016-03-14 23:33:41 -04:00 |
|
Justin Ethier
|
24c081b9d4
|
Added list of benchmarks
|
2016-03-14 22:08:46 -04:00 |
|
Justin Ethier
|
0dea5d82c6
|
Optimize (if (not a) b c)
|
2016-03-12 02:48:44 -05:00 |
|
Justin Ethier
|
160e4a560a
|
WIP
|
2016-03-12 00:13:27 -05:00 |
|
Justin Ethier
|
a12f552200
|
WIP
|
2016-03-11 23:01:46 -05:00 |
|
Justin Ethier
|
c44d5d5427
|
Call CPS optimization code from main program
|
2016-03-10 21:29:47 -05:00 |
|
Justin Ethier
|
4c2b56b19e
|
Test optimization changes
|
2016-03-11 02:19:20 -05:00 |
|
Justin Ethier
|
4e9a209f43
|
First start at CPS optimization
|
2016-03-10 23:50:13 -05:00 |
|
Justin Ethier
|
f6c79dd05f
|
Revised TODO items
|
2016-03-10 02:50:29 -05:00 |
|
Justin Ethier
|
3d126a5ae5
|
Initial file
|
2016-03-09 23:38:06 -05:00 |
|
Justin Ethier
|
84455a6092
|
WIP
|
2016-03-08 21:08:24 -05:00 |
|