Ayman Nadeem
|
fae94854fd
|
add AST.Parse to exposed-modules list
|
2020-04-27 17:41:41 -04:00 |
|
Ayman Nadeem
|
d70db96038
|
Merge branch 'master' into codegen-cleanup
|
2020-04-22 10:16:05 -04:00 |
|
Patrick Thomson
|
8d62ad3b91
|
Merge remote-tracking branch 'origin/master' into codegen-cleanup
|
2020-04-01 11:05:40 -04:00 |
|
Rick Winfrey
|
d55db8893a
|
Merge branch 'master' into precise-ql-tagging
|
2020-03-27 11:52:48 -07:00 |
|
Rick Winfrey
|
9a7ed9d294
|
Bump to semantic-source 0.1.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:40:50 -07:00 |
|
Rick Winfrey
|
0d55c0c273
|
Relax semantic-ast bytestring dependency version bounds
|
2020-03-20 09:50:15 -07:00 |
|
Ayman Nadeem
|
d39c22a5aa
|
Update semantic-ast.cabal
|
2020-03-02 16:57:33 -05:00 |
|
Ayman Nadeem
|
9df8160df9
|
remove ^ from hedgehog version bound
|
2020-02-14 16:37:30 -05:00 |
|
Ayman Nadeem
|
82a0062f3c
|
change AST.Test to AST.TestHelpers
|
2020-02-14 11:33:01 -05:00 |
|
Ayman Nadeem
|
6c24228187
|
🥕bounds
|
2020-02-14 11:29:25 -05:00 |
|
Ayman Nadeem
|
32d3b3af9e
|
Update semantic-ast.cabal
|
2020-02-07 19:36:08 -05:00 |
|
Ayman Nadeem
|
bffe4284fe
|
Update semantic-ast.cabal
|
2020-02-06 16:46:36 -05:00 |
|
Ayman Nadeem
|
b3eb124a75
|
Update semantic-ast.cabal
|
2020-02-06 16:27:26 -05:00 |
|
Ayman Nadeem
|
85c79821d9
|
rename Marshal.JSON to AST.Marshal.JSON
|
2020-02-06 12:36:07 -05:00 |
|
Ayman Nadeem
|
15c91a50f2
|
Update semantic-ast.cabal
|
2020-02-04 17:31:48 -05:00 |
|
Ayman Nadeem
|
fc27cf0dbe
|
update semantic-ast.cabal with codegen files
|
2020-02-04 17:26:38 -05:00 |
|
Rob Rix
|
23649d50be
|
🔥 the semantic-ast executable (since it has been moved to semantic-parse).
|
2020-02-04 14:27:37 -05:00 |
|
Rob Rix
|
3737b2b4cf
|
Stub in a module for just the Traversable1 class.
|
2020-02-04 14:11:43 -05:00 |
|
Rob Rix
|
d40f3832e8
|
Move AST.Element from semantic-tags into semantic-ast.
|
2020-02-04 13:36:40 -05:00 |
|
Rob Rix
|
933f135eae
|
Stub in a module for Traversable1.
|
2020-02-04 13:23:26 -05:00 |
|
Ayman Nadeem
|
eab2503e1f
|
remove all codegen dependencies from semantic-ast
|
2020-01-30 17:36:06 -05:00 |
|
Ayman Nadeem
|
f46e6f0bc5
|
remove all codegen modules from semantic-ast.cabal
|
2020-01-30 17:35:51 -05:00 |
|
Ayman Nadeem
|
2d2ba3c819
|
Update semantic-ast.cabal
|
2020-01-30 13:45:26 -05:00 |
|
Ayman Nadeem
|
0900bdbe74
|
Merge branch 'master' into my-grate
|
2020-01-29 15:09:17 -05:00 |
|
Patrick Thomson
|
9ecaeedcc3
|
Depend on newer semantic-source.
|
2020-01-28 12:42:42 -05:00 |
|
Ayman Nadeem
|
f0f88c4e48
|
Update semantic-ast.cabal
|
2020-01-27 19:13:31 -05:00 |
|
Ayman Nadeem
|
ad506fc370
|
expose AST modules
|
2020-01-27 19:13:21 -05:00 |
|
Ayman Nadeem
|
b423eb1d4b
|
change TreeSitter.Python.AST to Language.Python.AST
|
2020-01-27 14:44:24 -05:00 |
|
Ayman Nadeem
|
ecfa192097
|
remove Examples forrealzies
|
2020-01-24 11:43:40 -05:00 |
|
Ayman Nadeem
|
5b5e3e992d
|
change executable source-dirs to app
|
2020-01-24 11:40:19 -05:00 |
|
Ayman Nadeem
|
c40ef71f8e
|
Merge branch 'master' into json-output
|
2020-01-21 16:47:13 -05:00 |
|
Ayman Nadeem
|
87f831b8b0
|
include Marshal.Examples in cabal file
|
2020-01-16 16:05:54 -05:00 |
|
Timothy Clem
|
c0d8675d09
|
Use semantic-source 0.0.1
|
2020-01-16 12:57:24 -08:00 |
|
Ayman Nadeem
|
b09a39c7a1
|
remove ghc-options from executable
|
2020-01-16 15:35:50 -05:00 |
|
Ayman Nadeem
|
e648302a44
|
remove -Wno-unused-top-binds; unused top bindings are a signal of dead code
|
2020-01-16 15:35:00 -05:00 |
|
Timothy Clem
|
cc8d71d4cf
|
Use newly released versions of tree-sitter with optimizations
|
2020-01-14 12:41:53 -08:00 |
|
Ayman Nadeem
|
32123145a0
|
remove ghc-options
|
2020-01-13 10:46:32 -05:00 |
|
Ayman Nadeem
|
7ff1b2e6fa
|
Fix -Wunrecognised-pragmas warning but adding -Wno-unused-top-binds warning to use in Main
|
2020-01-07 13:40:08 -05:00 |
|
Ayman Nadeem
|
93b96462f2
|
Merge branch 'master' into json-output
|
2019-12-19 13:34:13 -05:00 |
|
Ayman Nadeem
|
439454c946
|
need aeson-pretty for encodePretty
|
2019-12-19 13:33:49 -05:00 |
|
Ayman Nadeem
|
ea364ff36e
|
need bytestring
|
2019-12-19 10:16:47 -05:00 |
|
Ayman Nadeem
|
c76c52757b
|
aeson version in semantic-ast should match semantic
|
2019-12-19 10:00:03 -05:00 |
|
Timothy Clem
|
446da6b2fb
|
Use the required newer tree-sitter packages
|
2019-12-18 10:26:32 -08:00 |
|
Ayman Nadeem
|
480a122a1c
|
Merge branch 'master' into json-output
|
2019-12-17 13:29:37 -05:00 |
|
Patrick Thomson
|
266a720fa9
|
Use PVP operator.
|
2019-12-16 12:20:05 -05:00 |
|
Ayman Nadeem
|
42b4e3fd5e
|
add text to build-depends and format
|
2019-12-14 08:44:09 -05:00 |
|
Ayman Nadeem
|
dcb6e8e0dd
|
this is no longer in tree-sitter
|
2019-12-14 08:36:36 -05:00 |
|
Patrick Thomson
|
6bebd84deb
|
Officially require GHC 8.8.
|
2019-12-13 15:48:49 -05:00 |
|
Patrick Thomson
|
dc69714053
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-13 11:23:36 -05:00 |
|
Patrick Thomson
|
af1d62a75b
|
Depend on newer tree-sitter.
|
2019-12-11 15:04:18 -05:00 |
|