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

33459 Commits

Author SHA1 Message Date
Ayman Nadeem
b3013a1029 update FAQ 2020-04-20 11:35:33 -04:00
Ayman Nadeem
fd26e79147 Update notice 2020-04-20 11:32:09 -04:00
Ayman Nadeem
8dc7e16108 Remove mention of simplifications to come 2020-04-20 10:52:37 -04:00
Ayman Nadeem
b8eace2e25 make intro less verbose 2020-04-20 10:52:07 -04:00
Jinxuan Zhu
c2542a1e93 Add traceError with empty dir 2020-04-20 00:38:05 -05:00
Jinxuan Zhu
103e9ca146 Change names of joinPathf 2020-04-19 23:11:17 -05:00
Jinxuan Zhu
518c3a0e88 Add Readme about renaming resolveNonRelativePath 2020-04-19 22:19:02 -05:00
Jinxuan Zhu
76d690261f Annotate GoImportError path problem 2020-04-19 22:10:02 -05:00
Ayman Nadeem
be91d5aa8c semantic-[lang] ingredients 2020-04-17 18:36:57 -04:00
Ayman Nadeem
5c64b56e52 use C# pr as example 2020-04-17 17:48:32 -04:00
Ayman Nadeem
15ffdcebdf goodbye evaluatable instances 2020-04-17 17:48:14 -04:00
Ayman Nadeem
b0724185d3 auto-gen 2020-04-17 14:55:55 -04:00
Ayman Nadeem
c95a5358c7 break file example into FFI and getNodeTypes 2020-04-17 14:54:46 -04:00
Ayman Nadeem
68d53204cb include example PR that follows precise framework (QL) 2020-04-17 14:16:31 -04:00
Ayman Nadeem
6337d8824a These internal modules no longer exist 2020-04-17 14:12:56 -04:00
Ayman Nadeem
a8a465c6ae update numbers 2020-04-17 14:02:13 -04:00
Ayman Nadeem
45e6f8763b add step to create semantic-[language] packages 2020-04-17 14:01:57 -04:00
Ayman Nadeem
23150815e7 AST generation migrated to semantic and mkSymbolDatatype was renamed 2020-04-17 13:59:51 -04:00
Ayman Nadeem
3ee1b20b4f goodbye assignment 2020-04-17 13:57:16 -04:00
Ayman Nadeem
278e653082 goodbye a la carte 2020-04-17 13:56:45 -04:00
Jinxuan Zhu
e6c69de1db Refactor definition of Module to use pathtype
* Refactor Module Resolve
* Refactor Module List
* Refactor Related Code
2020-04-16 23:41:06 -05:00
Timothy Clem
25efae7870
Merge pull request #536 from gukjoon/drj/haskell-version-fix
More specific Haskell version
2020-04-14 08:14:27 -07:00
Jieren Chen
23f8cc80e8 also need to fix this 2020-04-14 09:17:15 +08:00
Jieren Chen
137ceaa2e5 up 8.8.1 to 8.8.3 2020-04-14 09:15:50 +08:00
Jieren Chen
f796bfbe6a more specific haskell version 2020-04-12 16:19:45 +08:00
Patrick Thomson
36de4f6e8e
Merge pull request #526 from github/table-this-motion
Remove table of contents support.
2020-04-10 12:49:53 -04:00
Patrick Thomson
7298883e0a Merge branch 'table-this-motion' of github.com:github/semantic into table-this-motion 2020-04-08 17:48:40 -04:00
Patrick Thomson
c61ad7a238 Bump major semantic version. Ad astra! 2020-04-08 17:47:37 -04:00
Patrick Thomson
d6032c10b5 Remove ToC mentions from README. 2020-04-08 17:47:25 -04:00
Patrick Thomson
cb5ad2863d Merge remote-tracking branch 'origin/master' into table-this-motion 2020-04-08 17:45:08 -04:00
Patrick Thomson
5d94ecaa3d
Merge pull request #533 from github/repl-smarter-not-harder
Give script/repl some better defaults.
2020-04-08 17:40:40 -04:00
Patrick Thomson
8c885b89fa Give script/repl some better defaults.
Our `.ghci.sample` contains some really useful defaults, like turning
on the most common language extensions and providing better hole
information. This makes things a little nicer.
2020-04-08 15:44:03 -04:00
Patrick Thomson
04d305dd54 Didn't mean for this to creep in. 2020-04-08 15:39:03 -04:00
Patrick Thomson
717b9f1f3f Use Identity as the shape parameter for now. 2020-04-07 15:12:10 -04:00
Patrick Thomson
64c0bd8aa1 Generate Unmarshal instances over Identity 2020-04-07 15:10:06 -04:00
Patrick Thomson
76d1b2d533 Include JSON tests in the repl 2020-04-07 15:09:51 -04:00
Rick Winfrey
8f00fc1a3d
Merge pull request #528 from github/codeql-tagging-enhancements
Tag `QualifiedRhs` for additional references
2020-04-06 18:23:00 -07:00
Rick Winfrey
497a1ffc80 Remove duplicate instance 2020-04-06 17:58:13 -07:00
Rick Winfrey
439e96feea ABC instances 2020-04-06 17:25:57 -07:00
Timothy Clem
211d71ad7b
Merge pull request #530 from github/stat-parse-failures
Stat and log for precise ast parse failures
2020-04-06 11:10:45 -07:00
Patrick Thomson
608953cb6f
Merge pull request #529 from github/tag-types
Introduce Type data constructor for Kind
2020-04-06 14:09:32 -04:00
Timothy Clem
6f59f6c3b6 Stat and log for precise ast parse failures 2020-04-03 14:03:39 -07:00
Timothy Clem
5fb3b5fd25 One more import to remove 2020-04-03 12:52:33 -07:00
Timothy Clem
39164f047b Remove diff toc from proto datatypes 2020-04-03 11:25:11 -07:00
Rick Winfrey
b80c125e26 Remove unnecessary var 2020-04-02 16:01:03 -07:00
Rick Winfrey
9d16ef5b77 Extact TypeExpr as kind Type 2020-04-02 15:38:16 -07:00
Rick Winfrey
765dae470f Add Type data constructor to Kind 2020-04-02 15:37:46 -07:00
Rick Winfrey
3a1958516b Tag QualifiedRhs for additional references 2020-04-02 14:43:00 -07:00
Rick Winfrey
2a93e01db8 This is not needed for tagging 2020-04-02 14:42:39 -07:00
Patrick Thomson
c2ad4c0544 Fix the Ord and SymbolMatching instances. 2020-04-02 13:18:38 -04:00