summaryrefslogtreecommitdiff
path: root/module/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Loop peelingAndy Wingo2015-07-271-0/+1
* Rotate comparisons down to loop back-edgesAndy Wingo2015-07-241-0/+1
* Loop-invariant code motionAndy Wingo2015-07-241-0/+1
* Factor out compute-effects/elide-type-checks from dce.scmAndy Wingo2015-07-241-0/+1
* Rename CPS2 to CPSAndy Wingo2015-07-221-30/+27
* Remove CPS1 languageAndy Wingo2015-07-221-9/+1
* Slot allocation and bytecode compilation from CPS2.Andy Wingo2015-07-221-0/+2
* Reify primitives in CPS2Andy Wingo2015-07-161-1/+1
* Remove CPS optimization passes and closure conversionAndy Wingo2015-07-161-14/+0
* Add CPS2 closure conversion moduleAndy Wingo2015-07-141-1/+2
* Add split-rec passAndy Wingo2015-06-071-0/+1
* Tweaks to bootstrap build orderAndy Wingo2015-06-051-3/+3
* Add CPS2 verification passAndy Wingo2015-06-051-0/+1
* Port self-references pass to CPS2Andy Wingo2015-06-051-0/+1
* Port type-fold to CPS2Andy Wingo2015-06-031-0/+1
* Port CSE to CPS2Andy Wingo2015-06-031-0/+1
* Port prune-bailouts pass to CPS2Andy Wingo2015-06-021-0/+1
* Port elide-values pass to CPS2Andy Wingo2015-06-021-0/+1
* Port specialize-primcalls pass to CPS2Andy Wingo2015-06-021-0/+1
* Port inline-constructors pass to CPS2Andy Wingo2015-06-021-0/+1
* Factor with-cps out to separate moduleAndy Wingo2015-06-021-1/+2
* Port contification pass to CPS2.Andy Wingo2015-06-021-0/+1
* Port prune-top-level-scopes pass to CPS2Andy Wingo2015-06-021-0/+1
* Port type inference module to CPS2Andy Wingo2015-06-021-0/+1
* Port dead code elimination (DCE) pass to CPS2Andy Wingo2015-05-201-0/+1
* Port effects analysis to CPS2Andy Wingo2015-05-201-0/+1
* Add optimization pass over CPS2Andy Wingo2015-05-121-1/+2
* Consolidate CPS2 above CPS in the compilerAndy Wingo2015-05-111-2/+0
* Register up cps2 compiler with language towerAndy Wingo2015-05-081-0/+1
* Add compiler from tree-il to cps2Andy Wingo2015-05-081-0/+1
* Beginnings of CPS2 language.Andy Wingo2015-05-081-0/+7
* Add "cps2" experimentAndy Wingo2015-04-081-0/+1
* Fold (oop goops util) into (oop goops)Andy Wingo2015-01-231-1/+0
* Fold GOOPS compile and dispatch modules into main GOOPS moduleAndy Wingo2015-01-231-3/+1
* Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'Andy Wingo2015-01-221-0/+1
|\
| * Implement SRFI 28: Basic Format Strings.Chris Jester-Young2014-12-021-0/+1
* | Merge branch 'stable-2.0'Mark H Weaver2014-09-301-13/+4
|\ \ | |/
| * Add (ice-9 unicode) moduleAndy Wingo2014-09-291-1/+2
| * Unconditionally build and test the ice-9/popen module.Eli Zaretskii2014-07-031-13/+4
* | Add (ice-9 unicode) moduleAndy Wingo2014-09-121-1/+2
* | Remove namesets.Andy Wingo2014-06-291-1/+0
* | New module (language cps intmap)Andy Wingo2014-06-291-0/+1
* | New module: (language cps intset)Andy Wingo2014-06-291-0/+1
* | Rewrite type inference pass to use namesetsAndy Wingo2014-06-221-4/+3
* | New module: (language cps nameset)Andy Wingo2014-06-221-0/+1
* | Compile language/cps/types.scm earlyAndy Wingo2014-05-151-9/+12
* | Type and range inference for CPSAndy Wingo2014-05-151-0/+2
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2014-04-281-0/+1
|\ \ | |/
| * New foreign object facility, to replace SMOBsAndy Wingo2014-04-281-0/+1
* | Merge branch 'stable-2.0'v2.1.0Mark H Weaver2014-04-251-1/+3
|\ \ | |/