0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PR#5374: be consistent for locations of type declarations between Camlp4 and the OCaml parser
dim
More... over 13 years ago
Avoid creating malformed location in Camlp4 when no token is consumed
dim
More... over 13 years ago
PR#5380: remove leftover code from previous patch small changes to Printf documentation add test suite for Printf More... over 13 years ago
PR#4746: wrong detection of stack overflows in native code under Linux (quick fix, will have to find something better) testsuite/tests/runtime-errors: make the test output independent of the stack size; add a "ulimit -s" just to make sure stack is limited. testsuite/tests/asmcomp: updated to compile again. More... over 13 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
PR#5306: comparing thread ids More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
do not use features that are not present in slightly-out-of-date emacs versions More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
fix whitespace More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
correct fontification for strings and comments More... almost 14 years ago
changed "O'Caml" to "OCaml" More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
debugger: allow expressions like Pervasives.(+) More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
Doc for @@ and %@. More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
ocamldebug: new 'environment' directive to set environment variables for debugee More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
Back on @%. More... almost 14 years ago
Implementing and documenting %@. Checking consistency wrt type checking. More... almost 14 years ago
Adding some words for @%% More... almost 14 years ago
Typo in scan_indication. More... almost 14 years ago
Revert to old version. More... almost 14 years ago
Merge remote-tracking branch 'ocaml/3.12' More... almost 14 years ago
Scanf should now be up and running wrt the new format strings conventions. More... almost 14 years ago
Reporting and adapting scan_range and scan_indication from type_core.ml. Also implementing the typing convention that %% and %@ should be treated the same in all circumstances! More... almost 14 years ago
%% and %@ should be treated the same in all circumstances! More... almost 14 years ago
A pole issue solved by renaming and checking. Some rewriting + useless double search for the ] in range scanning. More... almost 14 years ago