Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
guile-commits (date)
[
Thread Index
][
Top
][
All Lists
][
guile-commits info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Jul 29 2015 01:18:08 -0400
Messages in reverse chronological order
[
Next Period
]
July 29, 2015
[Guile-commits] 01/01: Heed the reader settings implied by #!r6rs
,
Andreas Rottmann
,
01:18
[Guile-commits] branch stable-2.0 updated (e3c59bf -> 27df2f3)
,
Andreas Rottmann
,
01:18
July 27, 2015
[Guile-commits] 01/01: Add closure effects
,
Andy Wingo
,
09:23
[Guile-commits] branch master updated (90c1148 -> 4841239)
,
Andy Wingo
,
09:23
[Guile-commits] 04/05: Loop peeling
,
Andy Wingo
,
09:06
[Guile-commits] 05/05: Better codegen for $values terms that don't shuffle
,
Andy Wingo
,
09:06
[Guile-commits] 01/05: Loop inversion with multiple exits
,
Andy Wingo
,
09:06
[Guile-commits] 03/05: solve-flow-equations tweak
,
Andy Wingo
,
09:06
[Guile-commits] 02/05: Simplify rotate-loops.scm
,
Andy Wingo
,
09:06
[Guile-commits] branch master updated (ee85e29 -> 90c1148)
,
Andy Wingo
,
09:06
[Guile-commits] 12/14: Speed up for multi-arg cases of scm_ramap functions
,
Daniel Llorens
,
06:55
[Guile-commits] 14/14: Do not use array handles in scm_vector
,
Daniel Llorens
,
06:55
[Guile-commits] 11/14: Remove deprecated array functions
,
Daniel Llorens
,
06:55
[Guile-commits] 13/14: Remove deprecated and unused generalized-vector functions
,
Daniel Llorens
,
06:55
[Guile-commits] 05/14: Compile in C99 mode
,
Daniel Llorens
,
06:55
[Guile-commits] 07/14: Tests & doc for array-from, array-from*, array-set-from!
,
Daniel Llorens
,
06:55
[Guile-commits] 09/14: Don't use array handles in scm_c_array_rank
,
Daniel Llorens
,
06:55
[Guile-commits] 10/14: Fix compilation of rank 0 typed array literals
,
Daniel Llorens
,
06:55
[Guile-commits] 08/14: Rename array-set-from!, scm_array_set_from_x to array-amend!, scm_array_amend_x
,
Daniel Llorens
,
06:55
[Guile-commits] branch lloda-array-support updated (412fcee -> 8f6137c)
,
Daniel Llorens
,
06:55
[Guile-commits] 06/14: New functions array-from, array-from*, array-set-from!
,
Daniel Llorens
,
06:55
[Guile-commits] 04/14: Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle
,
Daniel Llorens
,
06:55
[Guile-commits] 03/14: Unuse array 'contiguous' flag
,
Daniel Llorens
,
06:55
[Guile-commits] 01/14: Avoid unneeded internal use of array handles
,
Daniel Llorens
,
06:55
[Guile-commits] 02/14: Remove scm_from_contiguous_array
,
Daniel Llorens
,
06:55
July 24, 2015
[Guile-commits] 06/06: Rotate comparisons down to loop back-edges
,
Andy Wingo
,
11:13
[Guile-commits] 03/06: Loop-invariant code motion
,
Andy Wingo
,
11:13
[Guile-commits] 05/06: Eliminate trampoline gotos when possible in compile-bytecode
,
Andy Wingo
,
11:13
[Guile-commits] 02/06: Move solve-flow-equations to utils
,
Andy Wingo
,
11:13
[Guile-commits] 04/06: Small expression-effects tweak
,
Andy Wingo
,
11:13
[Guile-commits] 01/06: Factor out compute-effects/elide-type-checks from dce.scm
,
Andy Wingo
,
11:13
[Guile-commits] branch master updated (4aabc20 -> ee85e29)
,
Andy Wingo
,
11:13
July 22, 2015
[Guile-commits] 01/01: Fix atan procedure when applied to complex numbers.
,
Mark H. Weaver
,
21:04
[Guile-commits] branch stable-2.0 updated (67d8ccc -> e3c59bf)
,
Mark H. Weaver
,
21:04
[Guile-commits] 01/01: Add missing files
,
Andy Wingo
,
12:28
[Guile-commits] branch master updated (aa7f0e2 -> 4aabc20)
,
Andy Wingo
,
12:27
[Guile-commits] 13/13: Rename CPS2 to CPS
,
Andy Wingo
,
11:33
[Guile-commits] 12/13: Remove CPS1 language
,
Andy Wingo
,
11:32
[Guile-commits] 10/13: Slot allocation and bytecode compilation from CPS2.
,
Andy Wingo
,
11:32
[Guile-commits] 08/13: intset-intersect bugfix
,
Andy Wingo
,
11:32
[Guile-commits] 11/13: Compile CPS2 directly to bytecode
,
Andy Wingo
,
11:32
[Guile-commits] 02/13: Add intset-prev and intset-fold-right
,
Andy Wingo
,
11:32
[Guile-commits] 06/13: Fix error printing some wrong-num-args backtraces
,
Andy Wingo
,
11:32
[Guile-commits] 09/13: Fix CPS2 compute-successors
,
Andy Wingo
,
11:32
[Guile-commits] 01/13: Reify primitives in CPS2
,
Andy Wingo
,
11:32
[Guile-commits] 07/13: Fix bad return shuffles for multiply-used $kreceive conts
,
Andy Wingo
,
11:32
[Guile-commits] 03/13: Utils refactors
,
Andy Wingo
,
11:32
[Guile-commits] 05/13: More slot-allocation simplification
,
Andy Wingo
,
11:32
[Guile-commits] 04/13: CPS1 slot-allocation simplification
,
Andy Wingo
,
11:32
[Guile-commits] branch master updated (90aabcc -> aa7f0e2)
,
Andy Wingo
,
11:32
July 16, 2015
[Guile-commits] 09/10: Remove CPS optimization passes and closure conversion
,
Andy Wingo
,
04:07
[Guile-commits] 08/10: Optimize first-order CPS
,
Andy Wingo
,
04:06
[Guile-commits] 07/10: Beta reduction over first-order CPS
,
Andy Wingo
,
04:06
[Guile-commits] 10/10: Fix type/range inference for mul
,
Andy Wingo
,
04:06
[Guile-commits] 05/10: compute-reachable-functions refactor
,
Andy Wingo
,
04:06
[Guile-commits] 06/10: DCE works on first-order CPS
,
Andy Wingo
,
04:06
[Guile-commits] 04/10: Prepare DCE pass for first-order CPS2
,
Andy Wingo
,
04:06
[Guile-commits] 03/10: Enable CPS2 closure conversion
,
Andy Wingo
,
04:06
[Guile-commits] 02/10: CPS2 closure conversion bugfixes
,
Andy Wingo
,
04:06
[Guile-commits] 01/10: closure-conversion docstring tweak
,
Andy Wingo
,
04:06
[Guile-commits] branch master updated (981802c -> 90aabcc)
,
Andy Wingo
,
04:06
July 15, 2015
[Guile-commits] 08/09: Add CPS2 closure conversion module
,
Andy Wingo
,
03:51
[Guile-commits] 09/09: Wire up new closure conversion pass
,
Andy Wingo
,
03:51
[Guile-commits] 07/09: Verify pass works on first-order CPS
,
Andy Wingo
,
03:51
[Guile-commits] 06/09: Beginnings of first-order CPS optimization
,
Andy Wingo
,
03:51
[Guile-commits] 05/09: Tweak intset printing
,
Andy Wingo
,
03:51
[Guile-commits] 04/09: CPS2 renumber works with first-order CPS
,
Andy Wingo
,
03:51
[Guile-commits] 03/09: Fix intset-subtract to reliably produce empty-intset
,
Andy Wingo
,
03:51
[Guile-commits] 02/09: intset-union fast paths
,
Andy Wingo
,
03:51
[Guile-commits] 01/09: Reorganizing of intset/intmap helper functions
,
Andy Wingo
,
03:51
[Guile-commits] branch master updated (dbe6247 -> 981802c)
,
Andy Wingo
,
03:51
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc