1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 09:40:25 +02:00
guile/module/language/js-il
Ian Price 723fc850f6 Add #:js-inline? and #:js-flatten? debugging options
* module/language/js-il/compile-javascript.scm (compile-javascript):
  Check for #:js-inline? and #:js-flatten?, and turn off
  inline-single-calls and flatten-blocks respectively.
2017-06-15 22:34:39 +01:00
..
compile-javascript.scm Add #:js-inline? and #:js-flatten? debugging options 2017-06-15 22:34:39 +01:00
inlining.scm Update primitives in no-values-primitives 2017-06-15 20:25:24 +01:00
runtime.js Implement fluid primitives 2015-06-18 04:14:44 +01:00
spec.scm Get rid of comments and dead branches 2015-06-18 04:14:42 +01:00