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
/
system
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefer compilers earlier in list
...
Robin Templeton
2020-04-04
1
-2
/
+2
*
Add -Wshadowed-toplevel.
...
Ludovic Courtès
2018-07-24
1
-1
/
+8
*
types: Recognize 'scm_t_port_type' and decode port type name.
...
Ludovic Courtès
2018-06-24
1
-6
/
+30
*
elisp: Fix cross-compilation support.
...
Mark H Weaver
2018-06-11
1
-2
/
+8
*
Recognize RISC-V compilation targets.
...
Shea Levy
2018-03-15
1
-0
/
+2
*
Allow GDB support to be used with GDB-linked-against-Guile-2.0.
...
Ludovic Courtès
2017-11-05
1
-10
/
+20
*
Use make-struct/no-tail instead of make-struct
...
Andy Wingo
2017-09-20
1
-1
/
+1
*
types: Hide one of the 'bytevector->string' procedures.
...
Ludovic Courtès
2017-04-14
1
-2
/
+2
*
Add disjoint syntax object type
...
Andy Wingo
2017-03-28
1
-0
/
+6
*
psyntax: Generate identifiers in a deterministic fashion.
...
Mark H Weaver
2017-03-07
1
-4
/
+4
*
Recognize sh3 as compilation targets
...
John Paul Adrian Glaubitz
2017-03-01
1
-2
/
+2
*
Remove special support for fluids in GDB interface
...
Andy Wingo
2016-11-26
1
-20
/
+2
*
Tweak value of tc7-smob.
...
Andy Wingo
2016-09-06
1
-1
/
+1
*
Convert tc7 values to hex in tags.h and elsewhere
...
Andy Wingo
2016-09-06
1
-23
/
+23
*
Recognize alpha as compilation target
...
James Clarke
2016-08-08
1
-2
/
+2
*
Recognize nios2 as compilation target
...
Marek Vasut
2016-08-07
1
-2
/
+2
*
Allow mkstemp! to have optional "mode" argument
...
Andy Wingo
2016-07-25
1
-1
/
+1
*
Add -Wmacro-use-before-definition
...
Andy Wingo
2016-06-25
1
-0
/
+6
*
Use source file permissions for compiled files
...
Andy Wingo
2016-06-21
1
-1
/
+3
*
Handle zero-length bytevectors correctly in (system base types).
...
Mark H Weaver
2016-05-22
1
-1
/
+1
*
Work around requirement that size be non-zero in GDB 'open-memory'.
...
Mark H Weaver
2016-05-22
1
-2
/
+6
*
Use symbols instead of _IONBF values as args to setvbuf
...
Andy Wingo
2016-04-04
1
-1
/
+1
*
Update statprof documentation; deprecate `with-statprof'
...
Andy Wingo
2016-02-01
1
-29
/
+1
*
(system base types) knows about variables
...
Andy Wingo
2015-02-17
1
-0
/
+3
*
Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'
Andy Wingo
2015-01-22
2
-43
/
+63
|
\
|
*
Update (system base lalr) from upstream.
...
Ludovic Courtès
2014-12-02
1
-40
/
+59
|
*
Recognize m68k, s390x, and sh4 as compilation targets
...
Rob Browning
2014-11-19
1
-3
/
+4
*
|
Keywords have a tc7
...
Andy Wingo
2015-01-22
1
-1
/
+4
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-09-30
1
-2
/
+10
|
\
|
|
*
Recognize more ARM targets.
...
Ludovic Courtès
2014-07-04
1
-2
/
+8
|
*
Recognize arm-* target triplets.
...
Ludovic Courtès
2014-07-04
1
-1
/
+3
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-04-25
1
-0
/
+529
|
\
|
|
*
Support weak vectors, arrays, and bitvectors in (system base types).
...
Mark H Weaver
2014-04-24
1
-0
/
+9
|
*
Fix (system base types) on big-endian systems.
...
Mark H Weaver
2014-03-15
1
-1
/
+3
|
*
Add (system base types).
...
Ludovic Courtès
2014-02-18
1
-0
/
+519
*
|
Rename "RTL" to "bytecode"
...
Andy Wingo
2013-12-02
1
-2
/
+2
*
|
Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
...
Andy Wingo
2013-11-19
1
-2
/
+0
*
|
Decompile goes from tree-il to scheme by default.
...
Andy Wingo
2013-11-08
1
-2
/
+2
*
|
Default to compiling to RTL
...
Andy Wingo
2013-10-31
1
-2
/
+2
*
|
compile-file adds #:to-disk? #t to opts
...
Andy Wingo
2013-08-24
1
-1
/
+2
|
/
*
use chmod portably in (system base compile)
...
Jason Earl
2013-03-10
1
-1
/
+3
*
Fix handling of the *-gnux32 target.
...
Ludovic Courtès
2013-02-28
1
-1
/
+1
*
Recognize the `x86_64.*-gnux32' triplet.
...
Ludovic Courtès
2013-02-27
1
-0
/
+2
*
Check whether a triplet's OS part specifies an ABI.
...
Ludovic Courtès
2013-02-27
1
-16
/
+23
*
Recognize mips64* as having 32-bit pointers by default.
...
Ludovic Courtès
2013-02-27
1
-1
/
+6
*
Fix startup of guile.exe on MS-Windows.
...
Eli Zaretskii
2013-02-19
1
-1
/
+2
*
Add 'for-humans?' flag to <language> specifications.
...
Mark H Weaver
2013-01-27
1
-1
/
+3
*
paameterize in read-and-compile
...
Andy Wingo
2013-01-22
1
-1
/
+1
*
current-language is a parameter in boot-9
...
Andy Wingo
2013-01-22
2
-7
/
+7
*
fix compilation of glil to assembly
...
Andy Wingo
2013-01-22
1
-4
/
+21
[next]