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
/
language
/
js-il
/
compile-javascript.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
Update Copyright Headers
Ian Price
1
-0
/
+20
2017-08-27
Keywords cannot be both keyword and optional
Ian Price
1
-2
/
+46
2017-08-09
Add `guild jslink' to bundle JS programs
Ian Price
1
-11
/
+10
2017-06-20
Compile Syntax Objects to Javascript
Ian Price
1
-0
/
+8
2017-06-15
Add #:js-inline? and #:js-flatten? debugging options
Ian Price
1
-2
/
+6
2015-06-24
Explicitly test for undefined arguments to handle false values like 0
Ian Price
1
-4
/
+7
2015-06-23
Handle more identifier characters
Ian Price
1
-1
/
+10
2015-06-22
Change local type representation and remove var type
Ian Price
1
-5
/
+7
2015-06-22
Change function type representation
Ian Price
1
-8
/
+12
2015-06-22
Change program type representation
Ian Price
1
-3
/
+11
2015-06-22
Rewrite js-il inliner
Ian Price
1
-2
/
+2
2015-06-22
Different types for Continuation and Variable identifiers
Ian Price
1
-30
/
+52
2015-06-18
Compile cps $prompt form to javascript
Ian Price
1
-0
/
+9
2015-06-18
Implement keyword argument parsing
Ian Price
1
-6
/
+39
2015-06-18
Simplify output Javascript
Ian Price
1
-1
/
+4
2015-06-18
Add more types of constants
Ian Price
1
-0
/
+23
2015-06-18
Implement Optional arguments
Ian Price
1
-6
/
+48
2015-06-18
Remove superfluous space
Ian Price
1
-1
/
+1
2015-06-18
Handle case-lambda via a jump table
Ian Price
1
-6
/
+49
2015-06-18
Mangle js identifiers
Ian Price
1
-2
/
+35
2015-06-18
Compile string constants
Ian Price
1
-0
/
+5
2015-06-18
Compile rest args
Ian Price
1
-2
/
+21
2015-06-18
conditional->branch
Ian Price
1
-4
/
+4
2015-06-18
Simple inlining of immediate calls
Ian Price
1
-0
/
+2
2015-06-18
separate js-il functions into actual functions and those for continuations
Ian Price
1
-2
/
+1
2015-06-18
Remove jscall type
Ian Price
1
-3
/
+0
2015-06-18
Replace values object with values passed as continuation arguments
Ian Price
1
-7
/
+2
2015-06-18
Temp commit
Ian Price
1
-0
/
+104