1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
Commit Graph

31662 Commits

Author SHA1 Message Date
Timothy Clem
5f451450d6 Allow tagging of attributes in Python calls 2019-12-04 18:57:48 +00:00
Timothy Clem
ad1fb29dac New tree-sitters! 2019-11-20 15:21:40 -08:00
Ayman Nadeem
9764d4f79d
Merge pull request #386 from github/warnings
warnings
2019-11-19 18:17:16 -05:00
Ayman Nadeem
09b49637bf get rid of redundant imports 2019-11-19 15:39:45 -05:00
Ayman Nadeem
0bc12df5a3 stop warning on unused top binds 2019-11-19 15:39:37 -05:00
Ayman Nadeem
0c7e8f232d add -Werror for semantic-ast package 2019-11-19 15:39:07 -05:00
Ayman Nadeem
94432be85f add warnings to semantic-ast.cabal 2019-11-19 15:38:55 -05:00
Patrick Thomson
609ddb989c Add eliminateFailures, even though it doesn't do what I want. 2019-11-14 15:26:04 -05:00
Patrick Thomson
99ae60a184 Remove all MonadFail occurrences from the Python compiler. 2019-11-13 14:34:18 -05:00
Patrick Thomson
14d7ba5b0b Add failure syntax. 2019-11-13 14:33:39 -05:00
Patrick Thomson
3e3f1da0a9 Merge remote-tracking branch 'origin/master' into fused-effects-one-dot-zero 2019-11-13 11:15:05 -05:00
Timothy Clem
cc71a28d32 Show full path in test name 2019-11-12 10:50:33 -08:00
Timothy Clem
c7ddd7fef1 Fix some lints 2019-11-12 10:50:26 -08:00
Patrick Thomson
0507db6a50 Second pass. Got a couple failures. 2019-11-08 22:50:16 -05:00
Patrick Thomson
d26ff76a9f First pass over the specs. 2019-11-08 22:48:26 -05:00
Patrick Thomson
b9388d1d20 Fix SpecHelpers.
Man, this is a monster of a file.
2019-11-08 22:43:09 -05:00
Patrick Thomson
2e39e129cd Make semantic-python tests work. 2019-11-08 22:37:17 -05:00
Patrick Thomson
9c9e9db80f Main semantic library is done! 2019-11-08 22:10:06 -05:00
Patrick Thomson
7bdfd1e0dd Port Tags.Tagging to FE1. 2019-11-08 22:07:51 -05:00
Patrick Thomson
7fc41d0ef1 And the Terms API. 2019-11-08 22:06:43 -05:00
Patrick Thomson
3c9301e63e And TOCSummaries. 2019-11-08 22:05:13 -05:00
Patrick Thomson
442ab1cc82 Spruce up Api.Diffs for FE1. 2019-11-08 22:04:22 -05:00
Patrick Thomson
efa4b0be61 Spruce up Measured carrier for FE1. 2019-11-08 22:02:20 -05:00
Patrick Thomson
6edd486eb4 Port, or attempt to port, Semantic.Util to FE1. 2019-11-08 21:59:28 -05:00
Patrick Thomson
685c7e8f3f Port Semantic.Graph to FE1. 2019-11-08 21:55:04 -05:00
Patrick Thomson
ce2c083b87 Institute hellish hack to make Task compile. 2019-11-08 21:48:21 -05:00
Patrick Thomson
9a419428af Port Timeout effect to FE1. 2019-11-08 21:40:42 -05:00
Patrick Thomson
d53a7bafdd Port Telemetry effect to FE1. 2019-11-08 21:40:31 -05:00
Patrick Thomson
6e19094ded Port Resolution to FE1. 2019-11-08 21:36:42 -05:00
Patrick Thomson
b06a2c14d4 Port over Files effect and remove rethrowing hack. 2019-11-08 21:35:02 -05:00
Patrick Thomson
3cb89b0aaf Port over the thoroughly-benighted Distribute effect.
This needs to die.
2019-11-08 21:29:53 -05:00
Patrick Thomson
dda7ebbe6b Fix up Rendering.Graph (with a nasty hack). 2019-11-08 21:27:18 -05:00
Patrick Thomson
9dbfd7f4b8 Port Semantic.Analysis to FE1. 2019-11-08 21:24:39 -05:00
Patrick Thomson
79bbb0968f Port Abstract.Graph to FE1. 2019-11-08 21:21:36 -05:00
Patrick Thomson
4ff67a54f8 Upgrade the Parse effect to FE1. 2019-11-08 21:16:58 -05:00
Patrick Thomson
725f0c59d7 Small changes to Data.Graph. 2019-11-08 21:14:31 -05:00
Patrick Thomson
006a622d39 Overhaul Analysis.Caching.FlowInsensitive.
This file scares me.
2019-11-08 21:07:30 -05:00
Patrick Thomson
2f3566e01a Port flow-sensitive analysis.
This one is a little shifty given the lack of resetFresh.
2019-11-08 19:25:57 -05:00
Patrick Thomson
01724d70ab Port tracing analysis. 2019-11-08 19:25:51 -05:00
Patrick Thomson
bea0ce153d Port dead-code analysis. 2019-11-08 19:25:36 -05:00
Patrick Thomson
d953793450 Make PythonPackage use our project function. 2019-11-08 16:37:15 -05:00
Patrick Thomson
9d1bd90bed Algebrize Abstract.Address.Hole. 2019-11-08 16:35:13 -05:00
Patrick Thomson
ca814174b8 Missing Prologue import. 2019-11-08 16:32:19 -05:00
Patrick Thomson
911066aaed Use fused-effects's foldMapA. 2019-11-08 16:24:50 -05:00
Patrick Thomson
5b0ccc9b15 Algebrize Address.Precise. 2019-11-08 16:22:04 -05:00
Patrick Thomson
f859f4a630 Has-ify Abstract.Value.Abstract. 2019-11-08 16:20:58 -05:00
Patrick Thomson
99f0016d7c Port Abstract.Value.Concrete to FE1. 2019-11-08 16:17:47 -05:00
Patrick Thomson
7b447b5018 Port Abstract.Value.Type to FE1. 2019-11-08 16:05:35 -05:00
Patrick Thomson
f527e423ca Has-ify the Syntax modules. 2019-11-08 16:00:23 -05:00
Patrick Thomson
1c1b8a8f75 Has-ify Ruby syntax. 2019-11-08 15:53:50 -05:00