提交历史

作者 SHA1 备注 提交日期
  Marco Bambini a31e74d5dd Fixed a possible memory leak 1 年之前
  Marco Bambini a2b1c7e41c Some Windows related fixes 5 年之前
  Marco Bambini 115ee00eea Improved error handling 5 年之前
  foobit 93775b42ab added xdata parameter to delegate->optional_clases 5 年之前
  Marco Bambini a3dc780410 Gravity 0.7.4 6 年之前
  Marco Bambini 0d8a6cc1aa Fixed compilation issue 6 年之前
  Marco Bambini 5fbf65c9a1 Fixed an issue with local class declarations. Fixed issue related to superclasses. Fixed continue keyword in for loops. 6 年之前
  Marco Bambini 87ccab0e8e Several fixes to the optional ENV class. Unit test added. 6 年之前
  Marco Bambini 9d13dd7ec2 Experimental meta static annotation removed 7 年之前
  Marco Bambini 5a466d1699 Version 0.5.4 7 年之前
  Marco Bambini a387695a1a Replaced all TABs with 4 spaces (now official indentation setting). 7 年之前
  Marco Bambini c4f143d7ef Various enhancements. 7 年之前
  Marco Bambini c3c652dbf2 Added vm parameter to error reporting callbacks (in order to be able to show call stack). Fixed an issue related to NULL SILENT option. 7 年之前
  Marco Bambini 4d41393563 Expanded compiler delegate to include callbacks to clear log and to register optional classes. 7 年之前
  Marco Bambini 0caf15328b Improved closure support both natively and in the bridge. 7 年之前
  Marco Bambini 2dc8bdd988 Added support for default argument values (unit test added). 7 年之前
  Marco Bambini 207ca454e6 Added support for new type callback and internal error counter not incremented for warnings. 7 年之前
  Marco Bambini 431ace192d Improved enum processing. 7 年之前
  Marmotini fccd22a632 Fix typo in parse error message. 8 年之前
  Marco Bambini a8b54e71e0 Fix semicolon check in function expressions. 8 年之前
  Filippo Costa 53922aa8c5 Pull from upstream/master 8 年之前
  Marco Bambini 0e0ac57571 Added more memory protection during allocation (vm parameter added to mem_alloc macro). Some code refactoring and other minor issues fixed. Version raised to 0.3.5. 8 年之前
  Filippo Costa 4fe5134d16 Deleted trailing whitespace in src/, api/, and docs/ 8 年之前
  Marco Bambini 72c66a229a Removed outdated projects folder. Added new optionals folder and new Math class. Update Xcode, Makefile and CMakeLists. 8 年之前
  Marco Bambini 95da25dab6 Several memory leaks fixed. 8 年之前
  Marco Bambini 0377e61d1e Added static annotation support to getter/setter. 8 年之前
  Marco Bambini a58675e0a8 Multiple fixes for #155. Added more than 300 fuzzy new test. 8 年之前
  Marco Bambini 096872068e Fix for a gcc compilation issue. 8 年之前
  Marco Bambini 45f6192cb1 Fixed issue 147, modules are not yet supported. 8 年之前
  Marco Bambini 350b51d80b Fixed issue 145 (unit test added). 8 年之前