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

74 Commits

Author SHA1 Message Date
Ayman Nadeem
7dc4285aa2 add context on getNodeTypePaths and getDataFileName 2020-04-20 15:52:56 -04:00
Ayman Nadeem
88538f268f provide link to assignment docs for context 2020-04-20 14:03:53 -04:00
Ayman Nadeem
6ee858ba4c put in deprecated process notice 2020-04-20 13:59:52 -04:00
Ayman Nadeem
7819c37c47 Update adding-new-languages.md 2020-04-20 13:44:00 -04:00
Ayman Nadeem
eb779de131 update step-interaction table 2020-04-20 12:58:39 -04:00
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
Ayman Nadeem
a60e8798ee Update codegen.md 2020-03-02 17:12:13 -05:00
Ayman Nadeem
8c2e618d21 Update codegen.md 2020-03-02 16:57:37 -05:00
Ayman Nadeem
b6c745be07 Update codegen.md 2020-03-02 14:21:33 -05:00
Ayman Nadeem
de8468338d Update codegen.md 2020-03-02 14:04:57 -05:00
Ayman Nadeem
73374ccde8 rewrite prereqs 2020-03-02 13:52:40 -05:00
Ayman Nadeem
a26233cd8a delete temp note 2020-03-02 13:52:29 -05:00
Ayman Nadeem
ef70baa186 Create codegen.md 2020-03-02 13:44:32 -05:00
Ayman Nadeem
1118a52934 s/codegen/ast 2020-02-06 15:27:54 -05:00
Ayman Nadeem
434b7391e8 add code-gen docs to adding-new-languages.md 2020-02-03 12:12:48 -05:00
Ayman Nadeem
3f27722a63 Update adding-new-languages.md 2020-02-03 11:57:20 -05:00
Patrick Thomson
6ed3cf2e55 Excise Prologue from docs. 2020-01-29 13:11:43 -05:00
Patrick Thomson
ae98033e1d Excommunicado. 2020-01-27 10:53:01 -05:00
Rasmus Wriedt Larsen
9df8ece4b3 Add --language to examples
otherwise they don't work with current version of the code
2019-12-06 09:17:44 +00:00
Rob Rix
2a13455080
Merge pull request #373 from github/multi-component-repl
Multi component repl
2019-11-01 11:19:23 -04:00
Rob Rix
055c8424ee
Rewrite the ghci section. 2019-11-01 09:38:52 -04:00
Rob Rix
6863b55dc0
Simplify the threadscope steps. 2019-11-01 09:38:07 -04:00
Rob Rix
66c1abd529
Promote the threadscope section out of the ghci section. 2019-11-01 09:38:01 -04:00
Rob Rix
5c8bc7846a
Remove some stuff. 2019-11-01 09:37:52 -04:00
Rob Rix
a637e6e5a8
🔥 a redundant link. 2019-11-01 09:03:56 -04:00
Rob Rix
6a4057902c
v2-. 2019-10-30 08:42:28 -04:00
Jeff Hajewski
4f66feacc5 Adds configuration documentation. 2019-10-01 10:08:33 -05:00
Rob Rix
0f8e69c72f
Switch everything over to using Source.Loc. 2019-09-20 14:51:48 -04:00
Jon Galloway
ad8be64e4a
Fix broken link in docs 2019-08-16 22:20:14 -07:00
Greg Berns
c8e2f6090d
Broken Links in Docs
Two links are broken. These seem to be the corrected ones.
2019-08-09 01:05:51 -07:00
Patrick Thomson
23194cf4f1 Draw correspondence between CLI and language stages. 2019-06-14 16:50:06 -04:00
Patrick Thomson
01ec755c68 Address @dcreager's changes. 2019-06-14 12:47:53 -04:00
Patrick Thomson
24ee9de01d Address @robrix's suggestions. 2019-06-13 16:39:56 -04:00