Releases: source-academy/js-slang
Releases · source-academy/js-slang
v0.3.6
19 Feb 03:04
Compare
Sorry, something went wrong.
No results found
v0.3.4
08 Oct 05:58
Compare
Sorry, something went wrong.
No results found
0.3.2
26 Aug 03:21
Compare
Sorry, something went wrong.
No results found
#332 lets are fixed again
Substitution model evaluator
21 Aug 12:40
Compare
Sorry, something went wrong.
No results found
This release contains a release of the substitution model evaluator.
v0.2.6
10 Aug 02:48
Compare
Sorry, something went wrong.
No results found
Features
Fix let bindings not propagating to the proper scope for native (#321 )
v0.2.5
31 Jul 12:43
Compare
Sorry, something went wrong.
No results found
Features
Update documentation (#266 , #271 )
Add integer check for array indices (#282 )
Make builtin function error on native report line number (#285 )
Disallow var statements (#310 )
Expose initial execution time to runInContext options and allow manipulation of max execution time (#314 )
v0.1.16
01 Nov 19:15
Compare
Sorry, something went wrong.
No results found
Features
Use build script for pre-publish hook (#109 )
v0.1.15
01 Nov 11:44
Compare
Sorry, something went wrong.
No results found
Features
Fixed Arrow Functions not being parsed (#107 and #108 )
v0.1.14
31 Oct 02:19
Compare
Sorry, something went wrong.
No results found
Features
Re-enable Function Expressions (#106 )
v0.1.13
31 Oct 02:08
Compare
Sorry, something went wrong.
No results found
Features
Fix bug in Block Statements (#102 )