Commit graph

28 commits

Author SHA1 Message Date
Alex Shinn
28fe3fb7fd fixing references to .module 2011-10-07 15:01:06 +09:00
Alex Shinn
0bffb295b5 forgot to add time.c 2011-10-06 21:08:17 +09:00
Alex Shinn
c355e0146f adding memory tests 2011-10-03 19:03:42 +09:00
Alex Shinn
0856230839 outlining standard r7rs libs 2011-10-03 08:36:37 +09:00
Alex Shinn
54f913fa2a adding basic oom tests 2011-08-19 01:43:44 +09:00
Alex Shinn
7a04cf809d build fixes from bakul 2011-08-01 08:31:30 +09:00
Alex Shinn
eae82d1f27 adding simplistic procedure-level profiler 2011-07-03 20:33:50 +09:00
Alex Shinn
db72ce0055 adding experimental rest-arguments optimization 2011-06-13 20:54:27 +09:00
Alex Shinn
2821bafcb6 chmod 2011-05-29 18:47:00 +09:00
Alex Shinn
2b86320652 Parsing literal docs for FFI files, generating docs for all core modules (mostly stubs). 2011-05-18 00:52:54 -07:00
Alex Shinn
060c3cb69b adding literate module documentation tool 2011-05-16 01:04:34 -07:00
Alex Shinn
66f47d5607 install just depends on all 2011-05-11 20:05:27 +09:00
Alex Shinn
d60c8e5aa6 make install depends on libs 2011-05-07 09:56:01 -10:00
Alex Shinn
3fea2b7062 removing DESTDIR from rpath 2011-04-26 09:17:47 +09:00
Alex Shinn
13cf6d24d5 Renaming tools, adding -c option to automatically compile with chibi-ffi. 2011-04-07 23:48:46 +09:00
Alex Shinn
29aa883896 Adding initial documentation tool and manual. 2011-04-07 01:44:39 +09:00
Alex Shinn
208819a4e4 compiling with -Os by default (can still be overridden with CFLAGS) 2011-02-24 23:31:45 +09:00
Alex Shinn
700e92cb88 adding linux platform disjoint from unix, linking with rpath 2011-02-20 22:46:06 +09:00
Alex Shinn
436a6120e1 passing LDFLAGS when building chibi.ast, to pick up flags needed for boehm 2011-02-12 20:46:47 +09:00
Alex Shinn
e94dc40c00 removing libchibi-scheme on make cleaner 2011-02-09 22:51:32 +09:00
Alex Shinn
5850f2b6c1 need to build ast library 2011-01-27 21:36:36 +09:00
Alex Shinn
bb7cae7e92 adding a utility to make sure I'm using valid definitions 2011-01-10 23:21:02 +09:00
Alex Shinn
9706f6bcc3 Link ast.so with GCLDFLAGS for when compiling with Boehm. 2011-01-09 16:21:51 +09:00
Alex Shinn
ce2bf8ce77 adding Makefile shortcut for building with SEXP_USE flags 2010-12-29 15:43:31 +09:00
Alex Shinn
1e71833719 no need to remove .dSYM 2010-12-26 10:21:18 +09:00
Alex Shinn
9c5dee322a makefile cleanup, setting proper dependencies for tests 2010-12-11 15:14:45 -08:00
Alex Shinn
840ef090bd adding unicode tests, fixing substring & make-string 2010-12-08 22:57:13 -08:00
Alex Shinn
695b44332e adding interface to bytecode-literals
(need to check these when debugging gc)
2010-12-05 16:53:38 -08:00