Rob Rix
4f69f5e3de
Merge branch 'master' into scope-effects-to-evaluation
2018-05-06 22:50:04 -04:00
Rob Rix
ebc8e01cc4
Use our own local definition of Sum.
2018-05-02 12:00:15 -04:00
Ayman Nadeem
b1c05d6755
Merge remote-tracking branch 'origin/master' into java-assignment
2018-05-01 10:57:21 -07:00
Timothy Clem
91961a6bec
Support rendering raw tree-sitter ASTs
2018-05-01 09:51:34 -07:00
Timothy Clem
19157b0bcb
Amazing this works for specialized tree parsing
2018-05-01 08:42:26 -07:00
Timothy Clem
4904dcda92
WIP - not compiling
2018-05-01 08:42:26 -07:00
Rob Rix
81a69905a4
Revert "Module table entries have to be non-empty."
...
This reverts commit 9a5e83caec105358018b05c75095743cbbe80905.
2018-04-30 17:13:03 -04:00
Rob Rix
7c9c975071
Module table entries have to be non-empty.
2018-04-30 17:11:34 -04:00
Timothy Clem
402172c0fb
Don't carry extensions in here
2018-04-20 14:15:51 -07:00
Timothy Clem
7ef36ea18f
Slowly start to rework reading, parsing of a project to a package
2018-04-20 13:30:17 -07:00
Timothy Clem
5c6535608e
Docs and formatting
2018-04-12 08:24:58 -07:00
Timothy Clem
8dc79708be
Don't need these
2018-04-11 14:49:01 -07:00
Timothy Clem
13a0daea98
Handle evaluating preludes as part of import graph analysis
2018-04-11 14:48:30 -07:00
Timothy Clem
3a000ca7c0
Lost this formatting
2018-04-10 15:16:52 -07:00
Timothy Clem
64744014fd
Formatting
2018-04-10 14:57:31 -07:00
Timothy Clem
8c2f3c1131
Formatting
2018-04-09 10:56:46 -07:00
Timothy Clem
0cc8ca856b
New SomeAnalysisParser GADT and a type family to support import graph analysis
2018-04-06 16:54:20 -07:00
Ayman Nadeem
06475e0304
wiring up parser for Java
2018-03-16 17:00:43 -07:00
Josh Vera
786c92d94a
Merge branch 'master' into prologue
2018-02-28 12:36:29 -05:00
Patrick Thomson
7df92c2828
Comment fixes to ensure stack haddock
works.
...
There were a couple of typeclasses that were bamboozling the Haddock
parser. I was able to fix `subalgorithmFor`, but the vaguaries of
per-argument comments in type families appear to have escaped me—if
you can figure out how to get them picked up in the definition of
AssignmentParser, shout. I tried it all the ways I could think of and
came up empty.
But now we have nice Haddocks, which are intensely helpful!
2018-02-28 09:03:41 -08:00
joshvera
9963f4a2b0
expose Monoid typeclass
2018-02-28 11:27:25 -05:00
joshvera
49c1026a5d
export phpParser
2018-01-23 17:40:38 -05:00
joshvera
19b3b78cf6
Add PHP to Parser
2018-01-12 12:27:40 -05:00
Rob Rix
f1c4b58797
Merge branch 'musical-modules' into 🔥 -monolithic-syntax
2017-11-28 11:59:38 -05:00
Rob Rix
87d533cc2b
Rename Language to Data.Language.
2017-11-27 14:17:48 -05:00
Rob Rix
3ebb972bd8
Move the Node datatype & AST synonym into Data.AST.
2017-11-27 13:45:37 -05:00
Rob Rix
dbb1a33fca
Rename Parser to Parsing.Parser.
2017-11-27 13:24:45 -05:00