Ian Price
|
05c57a6a66
|
Update Copyright Headers
* module/Makefile.am:
* module/language/cps/compile-js.scm:
* module/language/cps/spec.scm:
* module/language/javascript.scm:
* module/language/javascript/spec.scm:
* module/language/js-il.scm:
* module/language/js-il/compile-javascript.scm:
* module/language/js-il/inlining.scm:
* module/language/js-il/runtime.js: Update copyright headers
|
2017-08-28 14:08:31 +01:00 |
|
Ian Price
|
d4ef33f6cf
|
Add assignment js-type to (language javascript)
* module/language/javascript.scm
(assign): new js-type
(print-exp, unparse-js): Handle case.
* module/language/javascript/simplify.scm (flatten-blocks): Handle case.
|
2017-08-27 22:18:40 +01:00 |
|
Ian Price
|
89029a54f4
|
Explicitly test for undefined arguments to handle false values like 0
|
2015-06-24 19:57:28 +01:00 |
|
Ian Price
|
46905ec322
|
Simplify output Javascript
|
2015-06-18 04:14:43 +01:00 |
|
Ian Price
|
ce1cc2706c
|
Temp commit
|
2015-06-18 04:14:41 +01:00 |
|