1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/src
2015-12-27 09:23:20 -08: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 Remove codeTd. 2015-12-22 18:24:20 -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 Move constructorForProductions into the library. 2015-12-16 16:27:03 -05:00
Patch.hs Add a patchSum function. 2015-11-30 19:08:28 -05:00
Range.hs Whoops. 2015-12-27 12:16:19 -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
Split.hs No need to unLine. 2015-12-22 17:59:26 -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 Document why strict application. 2015-12-23 17:54:28 -05:00
Unified.hs Fold strictly. 2015-12-23 18:03:55 -05:00