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
/
cps
/
compile-js.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
Remove lower-cps call in compile-js.
compile-to-js-merge
Christine Lemmer-Webber
1
-2
/
+1
2021-05-11
Switch use of $closure to $const-fun
Christopher Lemmer Webber
1
-1
/
+1
2021-05-11
Fix import of lower-cps in compile-js.scm
Christopher Lemmer Webber
1
-1
/
+1
2017-08-28
Update Copyright Headers
Ian Price
1
-0
/
+20
2017-06-20
Rebuild nested scopes for js continuations
Ian Price
1
-20
/
+42
2017-06-15
Handle multiple conts in a function body
Ian Price
1
-13
/
+40
2017-06-14
compile-js uses the new cps representation
Ian Price
1
-48
/
+41
2017-06-14
Fix build of (language cps compile-js)
Ian Price
1
-10
/
+2
2015-06-22
Change local type representation and remove var type
Ian Price
1
-21
/
+17
2015-06-22
Change function type representation
Ian Price
1
-50
/
+37
2015-06-22
Change program type representation
Ian Price
1
-12
/
+13
2015-06-22
Different types for Continuation and Variable identifiers
Ian Price
1
-23
/
+48
2015-06-18
Compile cps $prompt form to javascript
Ian Price
1
-1
/
+7
2015-06-18
Implement keyword argument parsing
Ian Price
1
-7
/
+7
2015-06-18
Implement Optional arguments
Ian Price
1
-8
/
+7
2015-06-18
Handle case-lambda via a jump table
Ian Price
1
-20
/
+38
2015-06-18
Compile rest args
Ian Price
1
-5
/
+4
2015-06-18
get rid of unused match case
Ian Price
1
-4
/
+1
2015-06-18
Get rid of comments and dead branches
Ian Price
1
-13
/
+4
2015-06-18
separate js-il functions into actual functions and those for continuations
Ian Price
1
-6
/
+14
2015-06-18
Remove jscall type
Ian Price
1
-6
/
+4
2015-06-18
Replace values object with values passed as continuation arguments
Ian Price
1
-11
/
+8
2015-06-18
Temp commit
Ian Price
1
-0
/
+125