Commit Graph

8 Commits

Author SHA1 Message Date
Who? Me?! fc7b7a5723 Link to overview ch instead of internals
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-08-02 19:44:04 -05:00
mark 0dab310a1b missing link 2020-08-02 19:44:04 -05:00
mark abd77148a4 add a bit more discussion of big picture 2020-08-02 19:44:04 -05:00
mark 041e86cb95 fix typo 2020-08-02 19:44:04 -05:00
mark 146635d7ff line length 2020-08-02 19:44:04 -05:00
mark 80c2dfd9d6 rewrite/update compiler source code chapter 2020-08-02 19:44:04 -05:00
Bastian Kauschke cbd8d437da
Replace `rustc` with `rustc_middle` (#680) 2020-04-20 15:16:27 +02:00
Who? Me?! 269b5f08e7
Reorganize the guide (#651)
* start on guide reorg

* backend intro

* part 2, 3, 4 intros

* some missing files

* Fix typos

Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
Co-Authored-By: Chris Simpkins <git.simpkins@gmail.com>

* add links from intro

* rename compiler source chapter and add placeholder for overview

* rename parts, mv rustc_driver to part 3, make syntax chapter

* update part intros

* add syntax ch intro

* address review comments

* Better overview chapter placeholder

Co-Authored-By: Chris Simpkins <git.simpkins@gmail.com>

* fix link

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-04-06 13:23:34 -03:00