Rob Rix
f09b3614d6
Define compilation of Either.
2019-06-11 12:08:52 -04:00
Rob Rix
37cab16c95
Rephrase Compile as a typeclass.
2019-06-11 12:06:11 -04:00
Rob Rix
23e18ade2e
Note a FIXME.
2019-06-11 12:05:06 -04:00
Rob Rix
41afbd6a91
Rename compileModule to compile.
2019-06-11 12:04:12 -04:00
Rob Rix
7da6b959f1
Error messages are good, actually.
2019-06-11 12:03:48 -04:00
Rob Rix
598000c3ab
Stub in compilation to Core.
2019-06-11 11:59:29 -04:00
Rob Rix
fb5b89817c
Qualify Python stuff if we need to.
2019-06-11 11:54:39 -04:00
Rob Rix
dd0831962b
Stub in a function to compile a Python module.
2019-06-11 11:47:48 -04:00
Rob Rix
04762dcbc4
Add an export list.
2019-06-11 11:45:46 -04:00
Rob Rix
5a2a9f4532
Turn on warnings.
2019-06-11 11:44:43 -04:00
Rob Rix
afa8b7914b
Wrap.
2019-06-11 11:39:59 -04:00
Rob Rix
b8d5747941
We’re only supporting 8.6 at present anyway.
2019-06-11 11:38:55 -04:00
Rob Rix
b09e1a65ba
Add a description to semantic-core.
2019-06-11 11:26:47 -04:00
Rob Rix
dd352cb9c5
Add extra-source-files to semantic.
2019-06-11 11:25:56 -04:00
Rob Rix
32c7698aba
Change the category for semantic to Language.
2019-06-11 11:25:34 -04:00
Rob Rix
d09ab401c0
Add stability fields to core & python.
2019-06-11 11:25:20 -04:00
Rob Rix
83a6c6ca78
Make the different cabal files line up.
2019-06-11 11:25:11 -04:00
Rob Rix
40e9999b02
Add bug-reports fields.
2019-06-11 11:23:38 -04:00
Rob Rix
6894a756b1
Stub in a Language.Python.Core module.
2019-06-11 11:22:10 -04:00
Rob Rix
5563bc19a0
Depend on tree-sitter-python.
2019-06-11 11:20:58 -04:00
Rob Rix
52fa1a1c4a
Cabal complains if this file isn’t here.
2019-06-11 11:13:26 -04:00
Rob Rix
7ec058c38d
Fix a disagreement between the LICENSE file and Copyright field.
2019-06-11 11:12:58 -04:00
Rob Rix
ebc025b600
Add some dependencies.
2019-06-11 11:12:12 -04:00
Rob Rix
e4e5370296
Correct some fields for Core.
2019-06-11 11:07:57 -04:00
Rob Rix
4a9255a76c
Stub in a semantic-python package.
2019-06-11 11:06:11 -04:00
Patrick Thomson
6685ef1425
Merge branch 'master' into use-hackage-not-submodules
2019-06-10 20:22:44 -04:00
Patrick Thomson
7f9b3671bf
Attempt to clone the vendor dir and its examples in clone script.
2019-06-10 19:30:11 -04:00
Patrick Thomson
7aeb88227a
Just don't optimize these specs for now.
2019-06-10 18:53:20 -04:00
Patrick Thomson
0083fb4812
Give GHC a little more memory.
2019-06-10 18:22:34 -04:00
Patrick Thomson
e316aec4a9
see if a simpler travis invocation will help?
2019-06-10 17:54:36 -04:00
Patrick Thomson
e547afb151
Merge pull request #106 from github/update-development-docs
...
Update development docs with information about Nix-style builds.
2019-06-10 16:52:27 -04:00
Patrick Thomson
defc921eae
Merge branch 'master' into update-development-docs
2019-06-10 16:06:22 -04:00
Patrick Thomson
eaf1378383
Merge pull request #98 from lalaithion/gitparsing
...
Use Attoparsec for parsing git output instead of manually splitting Text
2019-06-10 15:35:43 -04:00
Patrick Thomson
2f4f5d8c2d
Merge branch 'master' into update-development-docs
2019-06-10 15:05:08 -04:00
Patrick Thomson
90562edd53
Fixes for build time.
2019-06-10 15:03:59 -04:00
Patrick Thomson
dcf4a577f7
Use Hackage package rather than submodules.
2019-06-10 13:29:11 -04:00
Patrick Thomson
aa02a62f76
Merge branch 'master' into gitparsing
2019-06-10 12:19:37 -04:00
lalaition
e4319224e3
Cleaned up parser
2019-06-09 14:11:58 -06:00
Patrick Thomson
0257625665
🤠 commit to address Doug’s suggestions
2019-06-09 15:14:17 -04:00
Patrick Thomson
072cedf8f6
Merge pull request #105 from github/update-contributing
...
Detail patch-acceptance policy and process in CONTRIBUTING.md.
2019-06-07 17:15:43 -04:00
Patrick Thomson
c68373331e
Merge branch 'master' into update-contributing
2019-06-07 13:43:44 -04:00
Patrick Thomson
2a82a3adb0
Update development docs with information about Nix-style builds.
2019-06-07 13:42:52 -04:00
Josh Vera
933ab87578
Merge pull request #102 from github/typescript-mapped-types
...
Split TypeScript assignment into TSX and TypeScript
2019-06-07 13:21:37 -04:00
joshvera
bf75070b98
remove TSX.Resolution
2019-06-07 12:46:25 -04:00
Patrick Thomson
f169c67ec8
Tighten up language.
2019-06-07 11:12:42 -04:00
Patrick Thomson
a970f14777
Detail patch-acceptance policy and process in CONTRIBUTING.md.
...
We owe it to outside contributors to be clear about the process
involved in submitting a patch to Semantic, and the sad fact that we
won't be able to accept every proposed change.
2019-06-07 11:07:37 -04:00
lalaition
28c26d015e
Run stylish-haskell on changes, again
2019-06-06 21:25:47 -06:00
lalaition
be96fcf52f
Refactored code to be in line with suggestions
2019-06-06 21:24:22 -06:00
joshvera
7d49193f3b
Add tsx tests
2019-06-06 19:11:29 -04:00
joshvera
72b04d7c9c
bring this Go assignment back
2019-06-06 18:57:35 -04:00