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
Fix on partial indentation More... over 12 years ago
Fixed partial indent to better align with above expressions More... over 12 years ago
Fixed handling of multi-line quotations More... over 12 years ago
Repaired --debug More... over 12 years ago
Added customisation variables to the emacs-mode More... over 12 years ago
Fix: unindenting closing '*)' if alone More... over 12 years ago
Added configuration presets More... over 12 years ago
Fixed indent of ending/unclosed comments More... over 12 years ago
Test update: setting JS config for JS tests More... over 12 years ago
Makefile: compatibility fix More... over 12 years ago
Proper configuration options, and cleanup More... over 12 years ago
Add basic instructions to use ocp-indent with emacs More... over 12 years ago
Merge pull request #17 from chambart/master More... over 12 years ago
Avoid going through printf when not in debug mode
Chambart
as Pierre Chambart
More... over 12 years ago
fix: alignment of bar More... over 12 years ago
Fixed bug with match-with More... over 12 years ago
bug-report More... over 12 years ago
Setting comments starting with (*\n as freeform More... over 12 years ago
updated and cleaned up some tests More... over 12 years ago
The relative indent for apply after arrow should probably only be applied for match arrows More... over 12 years ago
New test showing a bugs on matches / bars More... over 12 years ago
Fixed bar alignment in some cases More... over 12 years ago
test.sh: change meld mode pane order it should be circular, but better diff directly ref and new result More... over 12 years ago
Multiline tokens: satisfying results strings won't be messed up, and are nicely handled when using \newline. Comments work well. Code is much cleaner. More... over 12 years ago
a few indent fixes and tests * leading semicolon could mess the next token if after a newline * handling 'class' (as 'let') * comments at end of file More... over 12 years ago
Finally handling multi-line tokens correctly (wip) Inside of comments should indent correctly (ie just relative to a reindent of the start of the comment). Strings are still WIP: they may be reindented even if not using \newline More... over 12 years ago
fix: bug with --lines in some cases More... over 12 years ago
emacs integration: indenting the cursor on empty lines More... over 12 years ago
Improved the emacs integration script More... over 12 years ago
Fixed a bug with 'type and' in modules More... over 12 years ago