Ayman Nadeem
fc01656a31
Test update
2020-04-20 11:38:56 -04:00
Ayman Nadeem
dfeb12e2ec
lowercase example
2020-04-20 11:35:45 -04:00
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
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
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
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
Rick Winfrey
26848902b9
Merge pull request #507 from github/precise-ql-tagging
...
Precise AST CodeQL tagging
2020-04-01 11:55:46 -07:00
Rick Winfrey
797f40c66b
Update CodeQL parse / symbol support in README
2020-04-01 11:34:50 -07:00
Rick Winfrey
607594eb84
Bump semantic version
2020-04-01 11:32:48 -07:00
Rick Winfrey
cf76ab2851
Remove README
2020-04-01 10:53:47 -07:00
Rick Winfrey
e5a1392924
Remove semantic-codeql CHANGELOG
2020-04-01 09:36:14 -07:00
Patrick Thomson
6c502d5c7b
Merge pull request #527 from github/more-javascript-functions
...
Continue to refine javascript method/function tagging
2020-04-01 08:38:46 -04:00
Timothy Clem
958ff310b0
Continue to refine javascript method/function tagging
2020-03-31 14:12:34 -07:00
Rick Winfrey
5dad3b07f0
Roll back temporary changes to semantic-source
...
These changes are subsumed by semantic-source version 0.1.0.0
2020-03-31 12:16:34 -07:00