index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
Add -Ooptimize-known-return-types at -O2
Andy Wingo
1
-0
/
+1
2021-11-15
Support C99 complex types in (system foreign)
Daniel Llorens
1
-0
/
+16
2021-11-05
module/system/base/target.scm: support riscv32
Fabrice Fontaine
1
-0
/
+1
2021-11-03
Add support for arc
Vineet Gupta
1
-2
/
+2
2021-10-01
Add ,optimize-cps REPL meta-command
Andy Wingo
2
-10
/
+23
2021-09-20
(system repl command) autoloads the compiler, disassembler, and profiler.
Ludovic Courtès
1
-4
/
+6
2021-09-17
Revert shift of ndim in array tag from 3df3ba1a2c956bba122328e1fc4be614171a4f42
Daniel Llorens
1
-1
/
+1
2021-09-02
foreign-library: fix darwin detection
Aleix Conchillo Flaqué
1
-1
/
+1
2021-08-16
Remove array contp flag
Daniel Llorens
1
-2
/
+3
2021-05-19
Fix trace-calls-to-procedure
Robin Green
1
-1
/
+1
2021-05-11
Add support for recording inlinable module exports
Andy Wingo
1
-2
/
+4
2021-05-11
Add pass to resolve free toplevel references in declarative modules
Andy Wingo
1
-0
/
+1
2021-05-11
Bump objcode version
Andy Wingo
1
-1
/
+1
2021-05-10
bug#45131: [PATCH] Compile directly to target language if no joint is found.
Leo Prikler
1
-11
/
+15
2021-05-10
Minor tweak to truncate-bits
Andy Wingo
1
-8
/
+5
2021-05-06
Optimize truncate-bits
Andy Wingo
1
-4
/
+17
2021-04-26
Bump minor objcode version for new intrinsics
Andy Wingo
1
-1
/
+1
2021-04-26
Simplify module variable lookup slow-path
Andy Wingo
1
-0
/
+11
2021-04-21
New pass: elide-arity-checks
Andy Wingo
1
-0
/
+1
2021-04-21
Allow $kargs as entry of $kfun
Andy Wingo
1
-0
/
+15
2021-03-13
On Cygwin, 'lib' DLLs use 'cyg' prefix
Mike Gran
1
-1
/
+23
2021-03-10
Add mkstemp; undocument mkstemp!
Andy Wingo
1
-6
/
+6
2021-03-09
Document syntax-sourcev
Andy Wingo
1
-1
/
+2
2021-03-04
Syntax objects print with source locations
Andy Wingo
1
-2
/
+11
2021-02-25
Assembler writes vector source properties
Andy Wingo
1
-2
/
+2
2021-02-25
Optimize run-time init and relocation procedure
Andy Wingo
1
-57
/
+109
2021-02-20
Syntax objects have "source" field
Andy Wingo
1
-8
/
+13
2021-02-03
Replace libltdl with raw dlopen, dlsym
Andy Wingo
1
-0
/
+231
2021-01-12
Finish call-with-port cleanup
Andy Wingo
1
-2
/
+1
2021-01-07
Bump copyright years for user-visible copyright messages
v3.0.5
Andy Wingo
1
-2
/
+2
2021-01-07
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
Andy Wingo
1
-1
/
+13
2020-09-10
Move copy-tree to (ice-9 copy-tree); deprecate main binding
Andy Wingo
1
-0
/
+1
2020-08-26
Bump objcode minor version to 4
Andy Wingo
1
-1
/
+1
2020-08-12
Add new pass to optimize branch chains to table dispatch
Andy Wingo
1
-0
/
+1
2020-08-03
CPS compiler reduces eq? on constant to eq-constant?
Andy Wingo
3
-27
/
+30
2020-08-03
Rework the way immediate encodings are calculated.
Andy Wingo
2
-53
/
+67
2020-08-03
Add eq-immediate? instruction
Andy Wingo
2
-1
/
+11
2020-07-30
Add sign-extending make-immediate instruction
Andy Wingo
2
-1
/
+43
2020-07-23
Add jtable instruction
Andy Wingo
2
-191
/
+218
2020-06-01
Change -O1 compiler to use baseline and also resolve primitives
Andy Wingo
1
-10
/
+2
2020-05-14
Fix ,optimize to be independent of tree-il
Andy Wingo
1
-10
/
+34
2020-05-13
Bump objcode minor version
Andy Wingo
1
-1
/
+1
2020-05-12
Delay loading CPS unless CPS compiler used
Andy Wingo
1
-13
/
+12
2020-05-11
Avoid having "guild compile" load optimizers
Andy Wingo
1
-5
/
+39
2020-05-11
Fix shuffling assembler for new primcalls
Andy Wingo
1
-1
/
+10
2020-05-11
Add new lookup, lookup-bound intrinsics
Andy Wingo
1
-0
/
+4
2020-05-11
Rename "lookup" intrinsic to "module-variable"
Andy Wingo
1
-2
/
+2
2020-05-08
Add compiler chooser implementation; fix bugs with previous commit
Andy Wingo
2
-25
/
+33
2020-05-08
Sketch of how to choose different compiler based on -O0
Andy Wingo
1
-6
/
+16
2020-05-08
Define new "lowering" phase in compiler
Andy Wingo
2
-8
/
+8
[prev]
[next]