Activity for JILRuntime/JewelScript

  • Jewe Jewe committed [r303]

    Redone documentation for 1.4.4.50

  • SourceForge Robot SourceForge Robot created a blog post

    JewelScript 1.4.4.50 release / change log

  • Jewe Jewe committed [r302]

    Update documentation for release 1.4.4.50

  • JILRuntime/JewelScript JILRuntime/JewelScript released /jilruntime/1.4.4.50/README.md

  • JILRuntime/JewelScript JILRuntime/JewelScript released /jilruntime/1.4.4.50/jilruntime_1_4_4_50_src.zip

  • Jewe Jewe committed [r301]

    Initial release JewelScript 1.4.4.50

  • Jewe Jewe committed [r300]

    Update trunk to JewelScript 1.4.50

  • Jewe Jewe committed [r299]

    Added array::remove() variant, for remove by re...

  • Jewe Jewe committed [r298]

    fix: referencing global variable from child cla...

  • Jewe Jewe committed [r297]

    Improved namespace handling

  • SourceForge Robot SourceForge Robot created a blog post

    Simple “multi-threading” class

  • Jewe Jewe committed [r296]

    Two minor code improvements

  • Jewe Jewe committed [r295]

    Update of monolithic version

  • Jewe Jewe committed [r294]

    Compiler fixes and enhancements

  • Jewe Jewe committed [r293]

    Linker improvements and fixes

  • Jewe Jewe committed [r292]

    Improvements to global variables / constants

  • Jewe Jewe committed [r291]

    Improvements to global variables / constants

  • Jewe Jewe committed [r290]

    Improvements to global variables / constants

  • JILRuntime/JewelScript JILRuntime/JewelScript released /jilruntime/1.3.4.22/README.md

  • Jewe Jewe committed [r289]

    Fixed expression parsing problems

  • Jewe Jewe committed [r288]

    FIX: child class referencing global variable of...

  • SourceForge Robot SourceForge Robot created a blog post

    Launch Pad 2.0 released

  • Jewe Jewe committed [r287]

    Fix: throw not working for classes that extend ...

  • Jewe Jewe committed [r286]

    array type conversion fixes

  • Jewe Jewe committed [r285]

    optimized container class reallocation behavior

  • Jewe Jewe committed [r284]

    Improvements to table class:

  • Jewe Jewe committed [r283]

    multiple fixes and improvements

  • Jewe Jewe committed [r282]

    - FIX: JCLArray declaration different from DECL...

  • Jewe Jewe committed [r281]

    - fixed conversion warning

  • Jewe Jewe committed [r280]

    - disabled "unused local variable" warning for ...

  • Jewe Jewe committed [r279]

    - removed "unused local variables" for function...

  • SourceForge Robot SourceForge Robot created a blog post

    “Get on Github, they said. It’ll be fun, they said…”

  • Jewe Jewe committed [r278]

    - added "unused local variable" warning

  • Jewe Jewe committed [r277]

    - update for latest bug fixes

  • Jewe Jewe committed [r276]

    - minor change to error output format

  • Jewe Jewe committed [r275]

    - minor change to error output format

  • Jewe Jewe committed [r274]

    - fix: 'auto' in conjunction with 'disposable' ...

  • SourceForge Robot SourceForge Robot created a blog post

    Disposable objects: semi-destructors added

  • SourceForge Robot SourceForge Robot created a blog post

    Declaring local variables with ‘auto’

  • Jewe Jewe committed [r273]

    - better demo script

  • Jewe Jewe committed [r272]

    - fixed name clash in monolithic version

  • Jewe Jewe committed [r271]

    - another fix in new array copy constructor

  • Jewe Jewe committed [r270]

    - fixed crash in new array copy constructor

  • Jewe Jewe committed [r269]

    - new test script

  • Jewe Jewe committed [r268]

    - new features: 'disposable' classes and 'auto'...

  • SourceForge Robot SourceForge Robot created a blog post

    Making a C library monolithic

  • Jewe Jewe committed [r267]

    - removed all single-line comments for compact ...

  • Jewe Jewe committed [r266]

    - improved script

  • Jewe Jewe committed [r265]

    - fixed crash when loading byte code and initia...

  • Jewe Jewe committed [r264]

    - fixed crash when loading byte code and initia...

  • Jewe Jewe committed [r263]

    - fix: hybrid inheritance of accessor methods b...

  • Jewe Jewe committed [r262]

    - removed another batch of 'size_t' conversion ...

  • Jewe Jewe committed [r261]

    - removed size_t conversion warnings

  • Jewe Jewe committed [r260]

    - removed size_t conversion warnings

  • Jewe Jewe committed [r259]

    - bug fixes and additions to NBT chunk reading ...

  • Jewe Jewe committed [r258]

    - add: function to commit document object model...

  • SourceForge Robot SourceForge Robot created a blog post

    Saving byte-code in NBT format (Named Binary Tag)

  • Jewe Jewe committed [r257]

    - first barely working of NBT format (named bin...

  • SourceForge Robot SourceForge Robot created a blog post

    JewelScript 1.4: dynamic compilation during execution

  • Jewe Jewe committed [r256]

  • Jewe Jewe committed [r255]

  • Jewe Jewe committed [r254]

    - Huge runtime overhaul: Byte code is now split...

  • Jewe Jewe committed [r253]

    - add: runtime::createImplementor() - allows a ...

  • Jewe Jewe committed [r252]

    - fix: documentation generator removing everyth...

  • Jewe Jewe committed [r251]

    - added runtime::evaluate() - allows a script t...

  • SourceForge Robot SourceForge Robot created a blog post

    JewelScript monolithic version

  • Jewe Jewe committed [r250]

    - remove TXT file

  • Jewe Jewe committed [r249]

    - add markdown file

  • Jewe Jewe committed [r248]

    - small corrections

  • Jewe Jewe committed [r247]

    ADD: new monolithic version of the JILRuntime l...

  • Jewe Jewe committed [r246]

    - code changes required to prepare for "monolit...

  • Jewe Jewe committed [r245]

    - code changes required to prepare for "monolit...

  • Jewe Jewe committed [r244]

    - removed unnecessary code

  • SourceForge Robot SourceForge Robot created a blog post

    Support for delegating constructors added

  • Jewe Jewe committed [r243]

    - added support for "delegating constructors"

  • Jewe Jewe committed [r242]

    - corrected tabulation

  • Jewe Jewe committed [r241]

    - Optimized garbage collection algorithm

  • Jewe Jewe committed [r240]

    - FIX: corruption of handle cache when freeing ...

  • Jewe Jewe committed [r239]

    - FIX: zeroing free handle index in garbage col...

  • SourceForge Robot SourceForge Robot created a blog post

    JewelScript 1.4 “Runtime Overhaul”

  • Jewe Jewe committed [r238]

    Fix: Improved error message when specifying wro...

  • Jewe Jewe committed [r237]

  • Jewe Jewe committed [r236]

    - Improved / corrected operand copying rule che...

  • Jewe Jewe committed [r235]

    - ADD: enabled optimization for new arrph instr...

  • Jewe Jewe committed [r234]

    FIX: Optimization no longer removes copy instru...

  • Jewe Jewe committed [r233]

  • Jewe Jewe committed [r232]

    FIX: Nested array initialization expression bro...

  • Jewe Jewe committed [r231]

    - fixed possible problem with array copy / move...

  • Jewe Jewe committed [r230]

    - small optimization

  • Jewe Jewe committed [r229]

    Removed obsolete opcode

  • Jewe Jewe committed [r228]

    FIX: Array initializer expression broken after ...

  • Jewe Jewe committed [r227]

    - ADD: Array index out of bounds check. VM now ...

  • SourceForge Robot SourceForge Robot created a blog post

    Coming soon: NetRadio 1.0 (64-bit)

  • Jewe Jewe committed [r226]

    Committing current work on VM overhaul for v1.4

  • Jewe Jewe committed [r225]

    Committing current work on VM overhaul for v1.4

  • Jewe Jewe committed [r224]

    SYNC from Github (Intermediate Commit)

  • SourceForge Robot SourceForge Robot created a blog post

    LauchPad update released

  • SourceForge Robot SourceForge Robot created a blog post

    IrfanView Filter Sandbox 1.3.0.16 released

  • SourceForge Robot SourceForge Robot created a blog post

    IrfanView 4.40 / IrfanView Sandbox 1.3.0.15 released

  • SourceForge Robot SourceForge Robot created a blog post

    Render World goes 3D

1 >
MongoDB Logo MongoDB