Age | Commit message (Collapse) | Author |
|
variables alive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass the absolute file name to the web browser
|
|
This adds a --shell-file compiler option which allows users to use a
custom shell file.
|
|
|
|
|
|
|
|
This fixes the failure to launch files in a web browser on Mac.
|
|
|
|
|
|
Conflicts:
src/preamble.js
|
|
|
|
Make the test runner handle broken lli's correctly
|
|
|
|
|
|
|
|
|
|
lli on platforms such as Linux64 or Mac is broken, so it's best
not to rely on it for running our tests on those platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SAFE_HEAP_LOADS, and takes unnecessary processing time during compilation). fixes test_the_bullet
|
|
|
|
|
|
|
|
|