1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: Don't reindent inside comments. (Just checking. Tuareg does it.) More... over 12 years ago
Tiny bug fixes More... over 12 years ago
Version number 0.4.0 More... over 12 years ago
Rewritten the main loop: fixes bug with --lines ; added an option to only print indent values More... over 12 years ago
Merge branch 'master' of https://github.com/OCamlPro/ocp-indent More... over 12 years ago
Fixed bug with type = _ = _ More... over 12 years ago
fixed a bug with fun -> More... over 12 years ago
A few more tests More... over 12 years ago
Fix: val type, configurable type indent More... over 12 years ago
Fix: indent of parameters in function definitions, labels More... over 12 years ago
Removed dead code More... over 12 years ago
Fixed problem with detecting top-level lets from letins More... over 12 years ago
Fixed bug with 'exception _ = _' More... over 12 years ago
fix: bug with 'and' More... over 12 years ago
some stuff about when & with More... over 12 years ago
A bunch of small fixes More... over 12 years ago
Updated tests (and more tests from core) More... over 12 years ago
Fixed 'type t = ... with' More... over 12 years ago
Simplified handling of '->' More... over 12 years ago
Tiny reindent/cleanup More... over 12 years ago
Better handling of '=', ':' More... over 12 years ago
Handling {Module. field1; field2} More... over 12 years ago
Better handling of with/and/equal More... over 12 years ago
Consider 'a as LIDENT, `a as UIDENT More... over 12 years ago
bar indent: simplified More... over 12 years ago
bar in types, of More... over 12 years ago
fix: could raise exceptions More... over 12 years ago
Various small fixes More... over 12 years ago
Factorising closing of blocks More... over 12 years ago
More cleanup of when clauses, fixed bug with 'private' More... over 12 years ago