0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed setting Array instances length More... over 11 years ago
Fixed non-string indexes More... over 11 years ago
jtest: added assertNotEqual() More... over 11 years ago
Fixed eval() and Function() - loader More... over 11 years ago
Fixed console.log() More... over 11 years ago
Fixed fs.{read,write,append}File{,Sync} enconding parameter More... over 11 years ago
Fixed JSON.stringify(), PHP's json_encode() strance behavior More... over 11 years ago
Fixed require() More... over 11 years ago
JSDumper: fixed var and index More... over 11 years ago
RegExp assumes UTF-8 More... over 11 years ago
Added support for octal and unicode escape sequences More... over 11 years ago
Updated phpeg, php...@cad096b4257c631d2e2df18a7b6cbe463b9993fc More... over 11 years ago
Fixed shrink() More... over 11 years ago
Fixed console.log(), console.error() More... over 11 years ago
Added fs and buffer standard libraries More... over 11 years ago
Added crypto and path standard libraries More... over 11 years ago
Added crypto standard library More... over 11 years ago
Added require() to standard library, dump() is console.log() More... over 11 years ago
Fixed Object.defineProperty() More... almost 12 years ago
JSDumper fixes More... almost 12 years ago
JSDumper: fixed dumping object literal property names More... almost 12 years ago
Better image epilogue cleaning More... almost 12 years ago
Improved dump() More... almost 12 years ago
Rethrowing an exception does not change whence it came from More... almost 12 years ago
Fixed for-in statement More... almost 12 years ago
Implemented Function.prototype.toString() More... almost 12 years ago
Fixed calling functions, when compiled with loader More... almost 12 years ago
Fixed assignment, previously could cause side effects More... almost 12 years ago
Image can be built with loader More... almost 12 years ago
Fixed compiler, var not returning anything caused badly generated PHP code in for (var k in obj) { ... } More... almost 12 years ago