Replace hilariously out of date backend architecture document#9850
Replace hilariously out of date backend architecture document#9850dlang-bot merged 1 commit intodlang:masterfrom
Conversation
|
Thanks for your pull request and interest in making D better, @thewilsonator! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub fetch digger
dub run digger -- build "master + dmd#9850" |
|
@WalterBright can we:
|
jacob-carlborg
left a comment
There was a problem hiding this comment.
This looks pretty awful when it’s rendered: https://github.com/thewilsonator/dmd/blob/d38197fe1734cd03961bcb322b9fd926eafccebb/src/dmd/backend/backend.md
|
I don’t think Walter want the backend to use the |
d38197f to
6f9e4a5
Compare
|
Ow, yeah that it a horrible rendering (looks much nicer in plain text, lol). Fixed. |
|
Yes, a list looks much better. |
|
Perhaps make the filenames bold as well. Or otherwise somehow separate the filename from the description. |
|
Im about to go to sleep, don't let me stop you doing that ;) |
6f9e4a5 to
32395f7
Compare
Also on that subject why do we have two AA implementations, another leaking allocator, that leaks from malloc instead of the GC?