0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Apr 09, 2023 — Apr 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* log_config.json: adding logging
pad
More... about 5 years ago
* cli/main.ml: finish use clearer and shorter type aliases
pad
More... about 5 years ago
* core/context_change.ml: changelist type
pad
More... about 5 years ago
* core/context_change.ml: rename
pad
More... about 5 years ago
* core/paths.ml: better file type, use newtype
pad
More... about 5 years ago
* core/evolution.ml: new file
pad
More... about 5 years ago
* core/paths.ml: start of using newtype for Paths.dir!
pad
More... about 5 years ago
* collect/collect_evolutions4.mli:
pad
More... about 5 years ago
* core/paths.ml: new file! better types!
pad
More... about 5 years ago
* core/cc.ml: misc
pad
More... about 5 years ago
* core/eq_classes.ml: better name, no need _type suffix
pad
More... about 5 years ago
* output/mksp.ml: fix grep path
pad
More... about 5 years ago
* core/eq_classes.ml: new type
pad
More... about 5 years ago
* core/cc.ml: context_change.ml -> cc.ml
pad
More... about 5 years ago
newtype Patch.id, to avoid abusing int everywhere
pad
More... about 5 years ago
* core/patch.ml: introduce stronger type for Patch.id to distinguish this int from the other
pad
More... about 5 years ago
* core/context_change.ml: new file!
pad
More... about 5 years ago
* init/init.mli: better sig
pad
More... about 5 years ago
* core/patch.ml: improve type!
pad
More... about 5 years ago
* core/patch.ml: new file!
pad
More... about 5 years ago
rename config.ml to globals.ml so we can link pfff commons (conflict with compiler-libs/config.ml, argh)
pad
More... about 5 years ago
misc
pad
More... about 5 years ago
* utils/aux.ml: mv to utils, so can use commons/ from pfff
pad
More... about 5 years ago
* cli/main.ml: inline code used once
pad
More... about 5 years ago
deleting all the Makefile.old now that we switched to dune
pad
More... about 5 years ago
* cli/main.ml: cleanup
pad
More... about 5 years ago
* parsing_code/ast0.ml: split in multiple files
pad
More... about 5 years ago
* core/parse_error.ml: cleanup, and move to right place
pad
More... about 5 years ago
* core/ast.mli: not needed now that ast.ml is simpler
pad
More... about 5 years ago
moving files closer to their dependency
pad
More... about 5 years ago