..
ocaml
[sledge] Optimize Set operations
4 years ago
NS.ml
[sledge] Add Random access list module
4 years ago
NS.mli
[sledge] Add Ord.( @? ) to lexicographically compose compare functions
3 years ago
NS0.ml
[sledge] Add Ord.( @? ) to lexicographically compose compare functions
3 years ago
NSMap.ml
[sledge] Add Map.max_binding_exn
3 years ago
NSMap.mli
[sledge] Adapt NSMap to Comparer interface
4 years ago
NSMap_intf.ml
[sledge] Add Map.max_binding_exn
3 years ago
NSSet.ml
[sledge] Add Set.pop_min_elt_exn
3 years ago
NSSet.mli
[sledge] Adapt NSSet to Comparer interface
4 years ago
NSSet_intf.ml
[sledge] Add Set.pop_min_elt_exn
3 years ago
array.ml
[sledge] Add Array.contains_adjacent_duplicate
3 years ago
array.mli
[sledge] Add Array.contains_adjacent_duplicate
3 years ago
comparer.ml
[sledge] Optimize by inlining functors
4 years ago
comparer.mli
[sledge] Add Comparer: type-indexed compare functions
4 years ago
dune
[sledge] Add checking formatting to CI job
4 years ago
float.ml
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
float.mli
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
hashSet.ml
[sledge] Optimize by inlining functors
4 years ago
hashSet.mli
[sledge] Switch from Base.Hash_set to CCHashSet
4 years ago
hashTable.ml
[sledge] Optimize by inlining functors
4 years ago
hashTable.mli
[sledge] Switch from Base.Hashtbl to Containers.Hashtbl
4 years ago
hashTable_intf.ml
[sledge] Do not regenerate symbol name when updating loc in Frontend
4 years ago
iArray.ml
[sledge] Switch IArray from Core_kernel.Array to NS.Array
4 years ago
iArray.mli
[sledge] Represent function formal parameters and actual arguments in order
4 years ago
int.ml
[sledge] Rename nonstdlib/{map,set} to nonstdlib/{NSMap,NSSet}
4 years ago
int.mli
[sledge] Rename nonstdlib/{map,set} to nonstdlib/{NSMap,NSSet}
4 years ago
iter.ml
[sledge] Update containers to 3.4
4 years ago
iter.mli
[sledge] Optimize equality solver on sequences using super-term index
4 years ago
list.ml
[sledge] Add List.foldi
3 years ago
list.mli
[sledge] Add List.foldi
3 years ago
monad.ml
[sledge] Improve Monad interface
4 years ago
monad.mli
[sledge] Improve Monad interface
4 years ago
monad_intf.ml
[sledge] Improve Monad interface
4 years ago
multiset.ml
[sledge] Minor Map interface simplifications
4 years ago
multiset.mli
[sledge] Adapt Multiset to Comparer interface
4 years ago
multiset_intf.ml
[sledge] Minor Map interface simplifications
4 years ago
option.ml
[sledge] Update containers to 3.4
4 years ago
option.mli
[sledge] Update containers to 3.4
4 years ago
q_ext.ml
[sledge] Switch from Base.Hashtbl to Containers.Hashtbl
4 years ago
q_ext.mli
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
ral.ml
[sledge] Add Random access list module
4 years ago
ral.mli
[sledge] Add Random access list module
4 years ago
sign.ml
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
sign.mli
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
string.ml
[sledge] Rename nonstdlib/{map,set} to nonstdlib/{NSMap,NSSet}
4 years ago
string.mli
[sledge] Rename nonstdlib/{map,set} to nonstdlib/{NSMap,NSSet}
4 years ago
sys.ml
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
sys.mli
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
timer.ml
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
timer.mli
[sledge] Build: Move Timer to Nonstdlib
5 years ago
z_ext.ml
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago
z_ext.mli
[sledge] Refactor nonstdlib to avoid opening Core
4 years ago