compile all of base/; some arbitrary changes; more "fixes" to `link'
[bpt/guile.git] / module / system / il / ghil.scm
2008-05-19 Andy Wingocompile all of base/; some arbitrary changes; more...
2008-05-15 Andy Wingofix else in cond, letrec env corruption, syntax.scm...
2008-05-15 Andy Wingo`link' instruction links to symbols by module
2008-05-15 Andy Wingopush the module resolution info for variables down...
2008-05-11 Andy Wingofixes so that typing asdfadfasff in the repl doesn...
2008-05-11 Andy Wingoonly allow `define' at toplevel
2008-05-11 Andy Wingoexplicitly list exports instead of using define-public
2008-05-11 Andy Wingo<foo>? -> foo?; some exports cleanups
2008-05-04 Andy WingoReplace ice-9 match's structures with guile's records
2008-05-04 Andy WingoDedottify some more
2008-05-04 Andy Wingoprocedures-with-setters, debitrot `optimize', dedottifi...
2008-05-04 Andy WingoDefine named accessors for legacy record types
2008-05-03 Andy Wingomore pmatchification
2008-05-03 Andy Wingounify variant types and records; also make-foo instead...
2001-04-22 Keisuke Nishida*** empty log message ***
2001-04-15 Keisuke Nishida*** empty log message ***
2001-04-11 Keisuke Nishida*** empty log message ***
2001-04-07 Keisuke Nishida*** empty log message ***
2001-04-07 Keisuke Nishida*** empty log message ***
2001-04-07 Keisuke Nishida*** empty log message ***
2001-04-05 Keisuke Nishida*** empty log message ***
2001-04-04 Keisuke NishidaBetter current module system support.
2001-04-01 Keisuke NishidaNew VM.