Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
function indexing by type, and not recognizing the identifier. fixes issue 38
|
|
|
|
|
|
cleanup around that. fixed issues 38
|
|
|
|
* Removed auto-added `.js` from dynamically loaded libs.
* Removed redundant bit fiddling in _formatString. Uses unSign/reSign instead.
|
|
Printf/_formatString polish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implemented strtod(), printf(); fixed bug in IEEEUnHex()
|
|
version.
|
|
|
|
|
|
as GCC produces).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Basic dynamic loading support
|
|
|
|
|
|
|
|
* Fixed loose "in" check for library functions in jsifier.js.
* Made __globalConstructor__ a var in preamble_sharedlib.js.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Child no longer includes library, using the parent's instead.
|
|
|
|
|
|
|
|
|
|
|