Marco Bambini
|
a3dc780410
Gravity 0.7.4
|
6 years ago |
Marco Bambini
|
8b5bc314c1
Fixed all GC related issues. For the first time Gravity is able to run all unittest with macro GRAVITY_GC_STRESSTEST set to 1.
|
6 years ago |
Marco Bambini
|
0a9e54d9af
GC improvements
|
6 years ago |
Marco Bambini
|
a387695a1a
Replaced all TABs with 4 spaces (now official indentation setting).
|
7 years ago |
Marco Bambini
|
244c758498
Added a way to control max recursion depth (unit test added).
|
7 years ago |
Marco Bambini
|
4a455641e5
self context is now correctly set when a closure is executed.
|
7 years ago |
Filippo Costa
|
a838b22987
Remove double ending line break in gravity_vm.h
|
8 years ago |
Filippo Costa
|
53922aa8c5
Pull from upstream/master
|
8 years ago |
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 years ago |
Filippo Costa
|
4fe5134d16
Deleted trailing whitespace in src/, api/, and docs/
|
8 years ago |
Marco Bambini
|
f44a6f06b3
Several Math related fixes.
|
8 years ago |
Marco Bambini
|
72c66a229a
Removed outdated projects folder. Added new optionals folder and new Math class. Update Xcode, Makefile and CMakeLists.
|
8 years ago |
Marco Bambini
|
d493524612
Tentative fix for issues #129 and #130
|
8 years ago |
Brandon Ray
|
c2b4cb19be
Renamed GRAVITY_DLL macro to GRAVITY_API to be more generic for other implementations.
|
8 years ago |
Brandon Ray
|
98eee3db17
Implemented Windows DLL build. Improved C++ include support.
|
8 years ago |
Brandon Ray
|
b2e3aa6368
Added C++ include support and created Makefile command to build a shared object.
|
8 years ago |
Marco Bambini
|
b49703eb81
Fiber is now allocated in gravity_vm_new, added new gravity_vm_loadclosure function, renamed gravity_vm_run to gravity_vm_runmain
|
8 years ago |
Marco Bambini
|
e8999a84ef
Source code, makefile and Xcode project.
|
8 years ago |