Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #1959, rounding floats in JS | Simon Hafner | 2015-01-29 | 1 | -0/+7 |
| | |||||
* | JS tests cleaned up | Araq | 2014-12-17 | 2 | -5/+6 |
| | |||||
* | Fixing extraneous semicolon in jsgen output | juxiliary | 2014-12-06 | 1 | -0/+34 |
| | | | | | | | | jsgen was producing javascript objects like this ``` {, name:"foo"} ``` causing syntax errors in javascript interpretors. | ||||
* | fixes #1489, fixes #1490 | Araq | 2014-11-28 | 1 | -0/+32 |
| | |||||
* | Tester now appreciates the test target. Modified 'cmd' in specs. | Dominik Picheta | 2014-04-16 | 3 | -3/+0 |
| | |||||
* | don't mess with semfold, use vars instead | Simon Hafner | 2013-09-26 | 1 | -2/+2 |
| | |||||
* | moved eqproc to the correct magic position | Simon Hafner | 2013-09-26 | 1 | -0/+10 |
| | | | | also added mEqCString to evalOps so the test runs | ||||
* | fixes #376 | Araq | 2013-03-24 | 1 | -0/+23 |
| | |||||
* | WA for #329, caused by #335 | Simon Hafner | 2013-02-15 | 1 | -0/+5 |
| | |||||
* | EcmaScript => JS. Fixes #330 | Simon Hafner | 2013-02-15 | 1 | -1/+1 |
| | | | | No one calls it EcmaScript anymore. | ||||
* | JS codegen improvements; barely usable now | Araq | 2012-07-02 | 1 | -0/+23 |