Commit Graph

13 Commits (148e0ccbef0936f11ca2880c4e9bb8cd4bde1487)

Author SHA1 Message Date
Krzysztof Gabis d5adf4e291 Added functions to parse file with comments and new tests. 11 years ago
Taro Kobayashi 155f7f0639 added test that will fails on android 12 years ago
Krzysztof Gabis c24b1a1ad0 Fixed type mismatch in array indexing variables, updated readme file. 12 years ago
Krzysztof Gabis 457fa1100f Small code cleanup, narrower example code in tests and readme. 12 years ago
Krzysztof Gabis aaf1d45f16 Code refractoring. 12 years ago
Krzysztof Gabis 202f16cc5c Additional code cleanup. 12 years ago
sduclos 684096eb0f code clea up 12 years ago
Krzysztof Gabis 2684eeb360 Not parsing hex and octal values, refractoring, code cleanup, new tests. 12 years ago
Krzysztof Gabis 120f5a08da Defined malloc and free as macros, also small refractoring. 12 years ago
Krzysztof Gabis 5edab75bdc Checking malloc errors, added limits on nesting and object/array size. 12 years ago
Krzysztof Gabis 410807850e Fixed some compatibility issues with C++ compilers. 12 years ago
Krzysztof Gabis 2740213c5c Renamed bool to boolean. 12 years ago
Krzysztof Gabis de829803e3 Initial commit. 12 years ago