recompiling with compile environments, fluid languages, cleanups
[bpt/guile.git] / module / system / base / compile.scm
2008-10-30 Andy Wingorecompiling with compile environments, fluid languages...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-25 Andy Wingoa number of small compilation fixes
2008-09-09 Andy Wingouse #:keywords in module/*.scm, not :keywords
2008-08-26 Andy Wingomerge from guile master
2008-08-09 Andy Wingodon't truncate .go files, do an atomic rename to preven...
2008-08-07 Andy Wingobig reorg of scheme modules -- e.g. programs.c -> ...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-25 Andy Wingoenable inlining; speed!
2008-05-20 Andy Wingodistcheck works now
2008-05-20 Andy Wingoguile-vm is completely self-compiling now!
2008-05-19 Andy Wingocompile all of base/; some arbitrary changes; more...
2008-05-19 Andy Wingosyncase macros compiling!
2008-05-14 Andy Wingofix macro compilation via hooking into eval-case
2008-05-12 Andy Wingoreplace cenv with things in <repl> and fluids; remove...
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 Wingofinish dedottifying
2008-05-04 Andy Wingomore dedottification, almost done
2008-05-03 Andy Wingobugfix to make-cenv
2008-04-25 Ludovic CourtesAdded support for `defmacro' and `define-macro' in...
2008-04-25 Ludovic CourtesFixed error handling; detect and report macro expansion...
2008-04-25 Ludovic CourtesTried compiling more code; augmented the doc.
2008-04-25 Ludovic CourtesFixed a Scheme translation bug; cleaned compilation...
2008-04-25 Ludovic Court`esMinor binding name clash tweak.
2008-04-25 Ludovic Court`esUpdated the assembly process so that `u8vectors' are...
2008-04-25 Ludovic Court`esTranslation from Scheme to GHIL, and compilation to...
2001-05-02 Keisuke Nishida*** empty log message ***
2001-04-22 Keisuke Nishida*** empty log message ***
2001-04-19 Keisuke Nishida*** empty log message ***
2001-04-16 Keisuke Nishida*** empty log message ***
2001-04-15 Keisuke Nishida*** empty log message ***