Rob Rix
|
c435f8e55a
|
Merge branch 'master' into dot-renderer
|
2017-12-18 08:41:33 -07:00 |
|
Timothy Clem
|
58ebcbfb00
|
Add IdentifierName decorator
|
2017-12-12 11:32:12 -08:00 |
|
Rob Rix
|
d880f22964
|
Stub in a module for a DOT renderer.
|
2017-12-06 08:49:06 -07:00 |
|
Rob Rix
|
67f251e223
|
Combine the generic Eq1, Ord1, & Show1 implementations into a single module.
|
2017-11-30 10:24:48 -05:00 |
|
Rob Rix
|
bb2aa0ad0a
|
Stub in a module to hold all the generic Data.Functor.Classes implementations.
|
2017-11-30 10:14:21 -05:00 |
|
Rob Rix
|
cbd02eab7b
|
Merge branch 'master' into musical-modules
|
2017-11-30 09:53:19 -05:00 |
|
Rick Winfrey
|
f93a0389ce
|
Merge branch 'master' into go-assignment
|
2017-11-28 09:21:10 -08:00 |
|
Rob Rix
|
41020b7eae
|
Extract the Declaration algebras into a new module.
|
2017-11-28 09:17:41 -05:00 |
|
Rob Rix
|
8454467b61
|
Move the cyclomatic complexity analysis into its own module.
|
2017-11-27 14:52:27 -05:00 |
|
Rob Rix
|
ae985ef4e5
|
Factor ConstructorName into its own module.
|
2017-11-27 14:45:13 -05:00 |
|
Rob Rix
|
a844fec2bd
|
Move the algebras into their own module.
|
2017-11-27 14:36:20 -05:00 |
|
Rob Rix
|
2102ab41cf
|
Rename Decorating to Analysis.
|
2017-11-27 14:32:13 -05:00 |
|
Rob Rix
|
a6cdcc2c55
|
Add section headers to the .cabal file.
|
2017-11-27 14:28:28 -05:00 |
|
Rob Rix
|
87d533cc2b
|
Rename Language to Data.Language.
|
2017-11-27 14:17:48 -05:00 |
|
Rob Rix
|
bcb64b3187
|
Rename the Integration spec.
|
2017-11-27 14:06:12 -05:00 |
|
Rob Rix
|
59fc8bffc9
|
Rename the TOC spec.
|
2017-11-27 14:04:58 -05:00 |
|
Rob Rix
|
69595553d6
|
Rename the Interpreter spec.
|
2017-11-27 14:03:45 -05:00 |
|
Rob Rix
|
a442bfeea1
|
Rename the Term spec.
|
2017-11-27 14:02:03 -05:00 |
|
Rob Rix
|
a079638c5b
|
Rename the Semantic spec.
|
2017-11-27 14:00:53 -05:00 |
|
Rob Rix
|
80fce5b41e
|
Rename the Diff spec.
|
2017-11-27 13:59:44 -05:00 |
|
Rob Rix
|
4b06df7db4
|
Rename the Stat spec.
|
2017-11-27 13:58:23 -05:00 |
|
Rob Rix
|
59166b50bb
|
Rename the CLI spec.
|
2017-11-27 13:57:25 -05:00 |
|
Rob Rix
|
b98375b58f
|
Rename the IO spec.
|
2017-11-27 13:52:48 -05:00 |
|
Rob Rix
|
8a3d34a1fc
|
Rename the SES spec.
|
2017-11-27 13:51:05 -05:00 |
|
Rob Rix
|
f4960b0a0d
|
Rename the Source spec.
|
2017-11-27 13:49:52 -05:00 |
|
Rob Rix
|
266bd1199a
|
Rename the RWS spec.
|
2017-11-27 13:48:43 -05:00 |
|
Rob Rix
|
a8e8489fcb
|
Rename the assignment spec.
|
2017-11-27 13:47:04 -05:00 |
|
Rob Rix
|
3ebb972bd8
|
Move the Node datatype & AST synonym into Data.AST.
|
2017-11-27 13:45:37 -05:00 |
|
Rob Rix
|
fd31babd62
|
Rename Decorator to Decorating.Decorator.
|
2017-11-27 13:36:00 -05:00 |
|
Rob Rix
|
3a3ed72f96
|
Rename Renderer to Rendering.Renderer.
|
2017-11-27 13:30:38 -05:00 |
|
Rob Rix
|
dbb1a33fca
|
Rename Parser to Parsing.Parser.
|
2017-11-27 13:24:45 -05:00 |
|
Rob Rix
|
9bfd64905d
|
Rename Data.Syntax.Assignment to Assigning.Assignment.
|
2017-11-27 13:19:20 -05:00 |
|
Rob Rix
|
062d9cbfa9
|
Rename Files to Semantic.IO.
|
2017-11-27 13:09:03 -05:00 |
|
Rob Rix
|
1e95b0270e
|
Rename SemanticCmdLine to Semantic.CLI.
|
2017-11-27 11:57:27 -05:00 |
|
Rob Rix
|
bb21a24a93
|
Rename RWS to Diffing.Algorithm.RWS.
|
2017-11-27 11:51:39 -05:00 |
|
Rob Rix
|
dad5abb189
|
Rename SES to Diffing.Algorithm.SES.
|
2017-11-27 11:48:39 -05:00 |
|
Rob Rix
|
cdefcdb33d
|
Rename Interpreter to Diffing.Interpreter.
|
2017-11-27 11:45:08 -05:00 |
|
Rob Rix
|
cfd27ec20c
|
Rename Algorithm -> Diffing.Algorithm.
|
2017-11-27 11:42:57 -05:00 |
|
Rob Rix
|
72c804dc48
|
Rename Language.Markdown to Parser.CMark.
|
2017-11-22 17:26:14 -05:00 |
|
Rob Rix
|
1c0101a269
|
Rename TreeSitter to Parser.TreeSitter.
|
2017-11-22 17:24:10 -05:00 |
|
Rob Rix
|
3a06686361
|
Rename Data.Syntax.Algebra to Decorator.
|
2017-11-22 17:21:22 -05:00 |
|
Rob Rix
|
aa8f6883e8
|
🔥 Alignment.
|
2017-11-21 17:12:00 -05:00 |
|
Rob Rix
|
94ce3fe8f6
|
🔥 Renderer.Patch.
|
2017-11-21 17:11:54 -05:00 |
|
Rob Rix
|
8dea7d4194
|
🔥 AlignmentSpec.
|
2017-11-21 17:08:52 -05:00 |
|
Rob Rix
|
efa454edcc
|
🔥 PatchOutputSpec.
|
2017-11-21 17:08:40 -05:00 |
|
Rick Winfrey
|
e87b1f6e42
|
Add Language.Go.Type module
|
2017-11-21 12:48:29 -08:00 |
|
Rick Winfrey
|
d3211a5dd2
|
Merge branch 'master' into go-assignment
|
2017-11-21 10:42:15 -08:00 |
|
Timothy Clem
|
9652926841
|
Merge remote-tracking branch 'origin/master' into generate-tags-with-context
|
2017-11-16 14:35:20 -08:00 |
|
Rob Rix
|
4916ccde2f
|
🔥 monolithic TypeScript assignment.
|
2017-11-15 10:42:53 -05:00 |
|
Timothy Clem
|
8c727bd4f0
|
Extract out the Tag renderer into it's own module
|
2017-11-09 09:01:35 -08:00 |
|