Justin Ethier
|
e5277abfb8
|
Copy gc.c during bootstrap
|
2015-10-20 21:15:17 -04:00 |
|
Justin Ethier
|
4f74b0c3f7
|
Added experimental GC code
|
2015-10-08 22:31:42 -04:00 |
|
Justin Ethier
|
a58d1a1807
|
Clean up meta files
|
2015-09-14 22:00:51 -04:00 |
|
Justin Ethier
|
6bf6b028d2
|
WIP
|
2015-09-02 00:09:06 -04:00 |
|
Justin Ethier
|
1766552dee
|
Added 'debug' directive specifically for macro env's
|
2015-09-01 22:45:08 -04:00 |
|
Justin Ethier
|
9d316b3397
|
More fixes for sld directive
|
2015-08-25 01:49:05 -04:00 |
|
Justin Ethier
|
04e558af8f
|
Fixed up sld directive
|
2015-08-25 01:15:59 -04:00 |
|
Justin Ethier
|
01c75637ec
|
Added 'sld' testing directive
|
2015-08-25 00:47:37 -04:00 |
|
Justin Ethier
|
5abd750697
|
Debugging
|
2015-08-18 21:36:18 -04:00 |
|
Justin Ethier
|
0e21a437c9
|
Added debug directive
|
2015-08-14 18:16:11 -04:00 |
|
Justin Ethier
|
216dc38e37
|
Fixed typo
|
2015-08-14 01:48:21 -04:00 |
|
Justin Ethier
|
42a7790a29
|
Attempting to expand compiled macros
|
2015-08-13 02:04:26 -04:00 |
|
Justin Ethier
|
da3d53340b
|
Added comments
|
2015-08-13 00:48:27 -04:00 |
|
Justin Ethier
|
618fe9a59f
|
Move library code to corresponding sld files
|
2015-08-12 00:07:54 -04:00 |
|
Justin Ethier
|
f9b39e2156
|
Modified trans directive
|
2015-08-11 21:41:17 -04:00 |
|
Justin Ethier
|
f3473f75e1
|
Removed obsolete files
|
2015-08-10 21:45:02 -04:00 |
|
Justin Ethier
|
3825604205
|
Moved compiler code into sld's
|
2015-08-10 21:36:03 -04:00 |
|
Justin Ethier
|
cbb969221a
|
WIP - eval/lambda
|
2015-08-05 22:01:43 -04:00 |
|
Justin Ethier
|
f107a40648
|
WIP - define-syntax
|
2015-08-04 21:36:10 -04:00 |
|
Justin Ethier
|
d4b4bbd7fb
|
Added macros module
|
2015-08-04 21:48:26 -04:00 |
|
Justin Ethier
|
993d1b618c
|
Added some incremental install directives
|
2015-07-29 21:41:33 -04:00 |
|
Justin Ethier
|
41cda2de8b
|
WIP
|
2015-07-27 22:29:42 -04:00 |
|
Justin Ethier
|
25dea79358
|
Let the other repo track this
|
2015-07-22 21:47:34 -04:00 |
|
Justin Ethier
|
cf02ac9ec2
|
Fixes
|
2015-07-21 22:36:38 -04:00 |
|
Justin Ethier
|
06a0a4eb11
|
No longer using cyclone-self
|
2015-07-21 22:11:10 -04:00 |
|
Justin Ethier
|
f5c22262c3
|
Added more files to clean directive
|
2015-07-21 22:02:00 -04:00 |
|
Justin Ethier
|
2e37d61062
|
Autogenerate dispatch.c
|
2015-07-21 22:00:22 -04:00 |
|
Justin Ethier
|
f51893786d
|
Build using bootstrapped cyclone
|
2015-07-21 21:53:58 -04:00 |
|
Justin Ethier
|
a1a3726517
|
Renamed file
|
2015-07-21 20:38:14 -04:00 |
|
Justin Ethier
|
fdd30340e5
|
WIP
|
2015-07-20 22:55:46 -04:00 |
|
Justin Ethier
|
fb3f4f0e54
|
Renamed to types.h
|
2015-07-20 22:06:56 -04:00 |
|
Justin Ethier
|
51e7b0b425
|
Path fixes
|
2015-07-20 22:03:22 -04:00 |
|
Justin Ethier
|
15b3e19898
|
Relocated scm files into corresponding sld directories
|
2015-07-20 21:54:46 -04:00 |
|
Justin Ethier
|
d6d876ae5b
|
WIP - relocating header files
|
2015-07-18 22:10:38 -04:00 |
|
Justin Ethier
|
ff49fd6796
|
WIP
|
2015-07-17 23:19:06 -04:00 |
|
Justin Ethier
|
cfc064fd51
|
WIP
|
2015-07-17 22:54:02 -04:00 |
|
Justin Ethier
|
99f0a0dc1d
|
Pass args to cyc-installation-dir
|
2015-07-17 22:46:40 -04:00 |
|
Justin Ethier
|
03c0c81edc
|
Tweaks
|
2015-07-17 21:42:12 -04:00 |
|
Justin Ethier
|
c744080984
|
Added (Cyc-installation-dir)
|
2015-07-17 21:39:57 -04:00 |
|
Justin Ethier
|
f13d7d9e05
|
Tweaks to 'install'
|
2015-07-16 22:17:24 -04:00 |
|
Justin Ethier
|
85cd55bbbf
|
Working on install/uninstall directives
|
2015-07-16 21:51:59 -04:00 |
|
Justin Ethier
|
cdcf0fefc9
|
Added install/uninstall stubs
|
2015-07-15 23:02:30 -04:00 |
|
Justin Ethier
|
ce0851212d
|
Added hooks to validate number of fn args
|
2015-07-14 22:54:14 -04:00 |
|
Justin Ethier
|
a3eb7b4b56
|
Replace chicken macro with code that can be auto-generated
|
2015-07-10 22:18:01 -04:00 |
|
Justin Ethier
|
3b00954d94
|
Added header comments, tweaks
|
2015-07-07 22:33:57 -04:00 |
|
Justin Ethier
|
378cb2749a
|
Bootstrapping
|
2015-07-07 22:04:16 -04:00 |
|
Justin Ethier
|
9d6e3d7acb
|
WIP - bootstrap
|
2015-07-07 21:34:07 -04:00 |
|
Justin Ethier
|
822cf7ff68
|
Starting bootstrap process
|
2015-07-07 21:30:13 -04:00 |
|
Justin Ethier
|
0724483c8e
|
Added all files to self2 directive
|
2015-07-07 01:51:29 -04:00 |
|
Justin Ethier
|
9562137f34
|
Stubbing-out Cyc-reserved-symbol?
|
2015-07-06 22:13:23 -04:00 |
|