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

88 Commits

Author SHA1 Message Date
Ayman Nadeem
79c37006cf Update codegen.md 2020-04-24 14:24:03 -04:00
Ayman Nadeem
2d9345ec39 Update codegen.md 2020-04-24 13:56:50 -04:00
Ayman Nadeem
a895c0a0a9 context for codegen 2020-04-24 13:56:44 -04:00
Ayman Nadeem
54cec8d188 heading 2020-04-24 13:56:37 -04:00
Ayman Nadeem
5e95f6fad5 This is now in Grammar.Examples 2020-04-24 13:56:30 -04:00
Ayman Nadeem
633cac77cb headings 2020-04-24 13:56:10 -04:00
Ayman Nadeem
80e5b05eb0 format table of contents 2020-04-24 13:55:53 -04:00
Ayman Nadeem
ebc680f039 Update codegen.md 2020-04-24 13:55:40 -04:00
Ayman Nadeem
1892b303df add instruction to read adding-a-new-language doc 2020-04-24 13:46:24 -04:00
Ayman Nadeem
00717435ce toc should be upfront 2020-04-24 13:45:58 -04:00
Ayman Nadeem
b23c72d3b8 move this example under section discussing generating syntax 2020-04-24 13:45:34 -04:00
Ayman Nadeem
2796a6ff87 update links to point to Semantic instead of tree-sitter 2020-04-24 13:45:00 -04:00
Ayman Nadeem
55e91a4af4 🚮 2020-04-24 13:38:52 -04:00
Ayman Nadeem
eca92367e2 this is covered in adding-a-new-language 2020-04-24 13:38:10 -04:00
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