index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Really build srfi/srfi-71.scm.
...
Ludovic Courtès
2018-07-01
1
-1
/
+2
*
Fix sort, sort! for arrays with nonzero lower bound
...
Daniel Llorens
2017-10-31
1
-0
/
+1
*
Add sandboxed evaluation facility
...
Andy Wingo
2017-04-18
1
-0
/
+1
*
Plumbing changes to rename "syntax-module"
...
Andy Wingo
2017-03-28
1
-0
/
+2
*
Add handle-interrupts inst and compiler pass
...
Andy Wingo
2016-11-16
1
-0
/
+1
*
Add atomic boxes
...
Andy Wingo
2016-09-06
1
-0
/
+1
*
Add file descriptor finalizers
...
Andy Wingo
2016-08-30
1
-0
/
+1
*
Add meta/build-env
...
Andy Wingo
2016-07-10
1
-1
/
+1
*
Update port documentation, rename sports to suspendable ports
...
Andy Wingo
2016-06-09
1
-1
/
+1
*
Add (ice-9 textual-ports)
...
Andy Wingo
2016-06-08
1
-0
/
+1
*
Add (ice-9 sports) module
...
Andy Wingo
2016-05-13
1
-0
/
+1
*
Load port bindings in separate (ice-9 ports) module
...
Andy Wingo
2016-04-15
1
-0
/
+1
*
Add new pass to specialize "add" into "fadd" where possible
...
Andy Wingo
2015-11-11
1
-0
/
+1
*
Use a bootstrapped -O0 compiler to compile the -O2 Guile
...
Andy Wingo
2015-10-23
1
-310
/
+263
*
Remove unused (language tree-il inline) module.
...
Andy Wingo
2015-09-17
1
-1
/
+0
*
Loop peeling
...
Andy Wingo
2015-07-27
1
-0
/
+1
*
Rotate comparisons down to loop back-edges
...
Andy Wingo
2015-07-24
1
-0
/
+1
*
Loop-invariant code motion
...
Andy Wingo
2015-07-24
1
-0
/
+1
*
Factor out compute-effects/elide-type-checks from dce.scm
...
Andy Wingo
2015-07-24
1
-0
/
+1
*
Rename CPS2 to CPS
Andy Wingo
2015-07-22
1
-30
/
+27
*
Remove CPS1 language
...
Andy Wingo
2015-07-22
1
-9
/
+1
*
Slot allocation and bytecode compilation from CPS2.
...
Andy Wingo
2015-07-22
1
-0
/
+2
*
Reify primitives in CPS2
...
Andy Wingo
2015-07-16
1
-1
/
+1
*
Remove CPS optimization passes and closure conversion
...
Andy Wingo
2015-07-16
1
-14
/
+0
*
Add CPS2 closure conversion module
...
Andy Wingo
2015-07-14
1
-1
/
+2
*
Add split-rec pass
...
Andy Wingo
2015-06-07
1
-0
/
+1
*
Tweaks to bootstrap build order
...
Andy Wingo
2015-06-05
1
-3
/
+3
*
Add CPS2 verification pass
...
Andy Wingo
2015-06-05
1
-0
/
+1
*
Port self-references pass to CPS2
...
Andy Wingo
2015-06-05
1
-0
/
+1
*
Port type-fold to CPS2
...
Andy Wingo
2015-06-03
1
-0
/
+1
*
Port CSE to CPS2
...
Andy Wingo
2015-06-03
1
-0
/
+1
*
Port prune-bailouts pass to CPS2
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Port elide-values pass to CPS2
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Port specialize-primcalls pass to CPS2
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Port inline-constructors pass to CPS2
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Factor with-cps out to separate module
...
Andy Wingo
2015-06-02
1
-1
/
+2
*
Port contification pass to CPS2.
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Port prune-top-level-scopes pass to CPS2
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Port type inference module to CPS2
...
Andy Wingo
2015-06-02
1
-0
/
+1
*
Port dead code elimination (DCE) pass to CPS2
...
Andy Wingo
2015-05-20
1
-0
/
+1
*
Port effects analysis to CPS2
...
Andy Wingo
2015-05-20
1
-0
/
+1
*
Add optimization pass over CPS2
...
Andy Wingo
2015-05-12
1
-1
/
+2
*
Consolidate CPS2 above CPS in the compiler
...
Andy Wingo
2015-05-11
1
-2
/
+0
*
Register up cps2 compiler with language tower
...
Andy Wingo
2015-05-08
1
-0
/
+1
*
Add compiler from tree-il to cps2
...
Andy Wingo
2015-05-08
1
-0
/
+1
*
Beginnings of CPS2 language.
...
Andy Wingo
2015-05-08
1
-0
/
+7
*
Add "cps2" experiment
...
Andy Wingo
2015-04-08
1
-0
/
+1
*
Fold (oop goops util) into (oop goops)
...
Andy Wingo
2015-01-23
1
-1
/
+0
*
Fold GOOPS compile and dispatch modules into main GOOPS module
...
Andy Wingo
2015-01-23
1
-3
/
+1
*
Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'
Andy Wingo
2015-01-22
1
-0
/
+1
|
\
[next]