3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Runtime: unmarshal float array with tag 254 More... over 11 years ago
Runtime: fix compare with double_array_tag More... over 11 years ago
Compiler: better Err msg for Magic numbers More... over 11 years ago
Compiler: annot primitive args More... over 11 years ago
Compiler: sync bytecode with ocaml trunk More... over 11 years ago
Api: add Sys_js More... over 11 years ago
Compiler: clean switch statement with empty default case More... over 11 years ago
Toplevel: rm js toplevels More... over 11 years ago
Runtime+lib: wrap js error More... over 11 years ago
Toplevel: better indent More... over 11 years ago
Minify: print backtrace More... over 11 years ago
Runtime: disable marshalling of floats, as it seems more dangerous than useful More... over 11 years ago
Compiler: perform again tail-call optimization after one pass of inlining More... over 11 years ago
Compiler: remove closure creation More... over 11 years ago
Toplevel: misc More... over 11 years ago
Runtime: install toplevel.js More... over 11 years ago
Compiler: keep the git version up to date More... over 11 years ago
Compiler: print a backtrace in case of unexpected uncaught exceptions More... over 11 years ago
Runtime: write integer multiplication so that it is effectively optimized More... over 11 years ago
Merge pull request #124 from ocsigen/fs More... over 11 years ago
Toplevel: color toplevel phrases More... over 11 years ago
README More... over 11 years ago
Tests More... over 11 years ago
gitignore More... over 11 years ago
Revert "Compiler: option to disable packing" More... over 11 years ago
Compiler: option not to include cmi More... over 11 years ago
Toplevel: misc More... over 11 years ago
Runtime: better exception wrapping More... over 11 years ago
Runtime: use Math.imul when available for integer multiplication More... over 11 years ago
Runtime: better fs More... over 11 years ago