-
v0.2.1-alpha Stable
released this
2023-10-04 09:16:42 +00:00 | 500 commits to master since this releaseCode Refactoring
- some code cleanup, emit better bytecode (TopchetoEU)
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
jscript.jar
248 KiB
-
LICENSE
1.0 KiB
-
v0.2.0-alpha Stable
released this
2023-10-04 06:01:54 +00:00 | 501 commits to master since this releaseFeatures
- Create filesystem interface and a physical filesystem #5 (TopchetoEU)
- a lot of typescript corelibs translated to java #5 (TopchetoEU)
- implement array polyfills in java #5 (TopchetoEU)
- implement bool polyfills in java #5 (TopchetoEU)
- add some standard functions to Number #5 (TopchetoEU)
- implement string polyfill in java #5 (TopchetoEU)
- implement map and set polyfills in java #5 (TopchetoEU)
- implement symbols in java #5 (TopchetoEU)
- implement errors #5 (TopchetoEU)
- implement timers in java #5 (TopchetoEU)
- fully remove typescript init code #5 (TopchetoEU)
- add old data to both subcontexts #5 (TopchetoEU)
- add global functions #5 (TopchetoEU)
Bug Fixes
- forgor to delete this (TopchetoEU)
- remove raw native funcs, use this arg passing instead #5 (TopchetoEU)
- primitive values will be native classes now #5 (TopchetoEU)
- remove string from core.ts #5 (TopchetoEU)
- some string polyfill fixes #5 (TopchetoEU)
- revert back to old error protocol #5 (TopchetoEU)
- rewrite try-catch-finally logic #5 (TopchetoEU)
- type name can f itself #5 (TopchetoEU)
- reconfigure workflow and build.js (TopchetoEU)
Code Refactoring
- remove dead .ts code #5 (TopchetoEU)
- remove pesky node files #5 (TopchetoEU)
Commits
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
jscript.jar
253 KiB
-
LICENSE
1.0 KiB
-
v0.1.0-alpha Stable
released this
2023-09-09 15:55:48 +00:00 | 527 commits to master since this releaseFeatures
- implement new system for context tracking #4 (TopchetoEU)
- some cleanup #4 (TopchetoEU)
Bug Fixes
- reprogram standard library for env api #4 (TopchetoEU)
- resturcture build pipeline #4 (TopchetoEU)
- small issues #4 (TopchetoEU)
- some build scripts #4 (TopchetoEU)
- remove try_break and try_cont (dead code) #4 (TopchetoEU)
Code Refactoring
- move parse to Contetx #4 (TopchetoEU)
Commits
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
jscript.jar
205 KiB
-
LICENSE
1.0 KiB
-
v0.0.1-alpha Stable
released this
2023-08-26 09:07:35 +00:00 | 543 commits to master since this releaseDownloads