1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/src
2015-12-24 10:56:51 -05:00
..
Algorithm.hs Abstract Diff over an annotation type. 2015-11-18 13:23:47 -08:00
Categorizable.hs Equal category sets also render terms as comparable. 2015-12-09 10:59:13 -05:00
Diff.hs Annotated is strict in its annotation and syntax.. 2015-12-23 17:55:19 -05:00
Interpreter.hs Move Comparable and interpret to the top 2015-12-16 13:33:05 -05:00
Line.hs Optimize maybeLast for vector access. 2015-12-24 10:48:58 -05:00
Operation.hs Use OrderedMap everywhere. 2015-12-14 17:12:47 -05:00
OrderedMap.hs Drop redundant parentheses. 2015-12-21 15:12:26 -05:00
Parser.hs Do all formatting within Sources. 2015-12-24 00:20:47 -05:00
Patch.hs Add a patchSum function. 2015-11-30 19:08:28 -05:00
Range.hs substring is a synonym for sublist. 2015-12-23 21:39:50 -05:00
Row.hs Move adjoinRowsBy into the Row module. 2015-12-22 17:27:56 -05:00
SES.hs Cache invalidation. 2015-11-30 18:25:59 -05:00
Source.hs Use Source.null in the guard. 2015-12-24 00:23:36 -05:00
Split.hs Merge branch 'split-performance' into parse-performance 2015-12-24 10:56:51 -05:00
Syntax.hs Use OrderedMap everywhere. 2015-12-14 17:12:47 -05:00
Term.hs Use OrderedMap everywhere. 2015-12-14 17:12:47 -05:00
TreeSitter.hs Do all formatting within Sources. 2015-12-24 00:20:47 -05:00
Unified.hs Do all formatting within Sources. 2015-12-24 00:20:47 -05:00