1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added vim infos to README More... over 12 years ago
Added the vim script to the Makefile More... over 12 years ago
Merge pull request #27 from raphael-proust/master More... over 12 years ago
[tools/ocp-indent.vim] set equalprg More... over 12 years ago
[tools/ocp-indent.vim] "bindings" for vim More... over 12 years ago
Fixed bug with line directives More... over 12 years ago
Fixed indent of for/=/to More... over 12 years ago
Fixed bug with 'private' and that kind of keywords More... over 12 years ago
Fixed debug output More... over 12 years ago
Fixed bugs with 'and' and class types More... over 12 years ago
Fixed bug with arguments in function definitions & functors More... over 12 years ago
Completed the unit tests, all features of the ocaml grammar should be covered More... over 12 years ago
Added some real code as tests More... over 12 years ago
A bunch of tiny fixes (nested fun ->, constraints...) More... over 12 years ago
Makefile: added a check for ocp-build version More... over 12 years ago
Fixed lexer for corner cases More... over 12 years ago
More tests More... over 12 years ago
code cleanup More... over 12 years ago
Added lots of unit tests More... over 12 years ago
Version 0.6.1 More... over 12 years ago
Fixed indent at beginning / end of file More... over 12 years ago
Fixed #19 (plus basic support for objects) More... over 12 years ago
Fixed #18 More... over 12 years ago
New tests (issues #18 and #19, thanks Thomas Gazagnaire) More... over 12 years ago
test.sh: git-add already present failing-output files More... over 12 years ago
Version 0.6.0 More... over 12 years ago
Makefile: installing the emacs mode More... over 12 years ago
Updated tests: testing type defs more thoroughly More... over 12 years ago
Fixed bug with record types More... over 12 years ago
More clever indentation of empty lines (after all, it's one of the most commonly used features) More... over 12 years ago