-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specification tests PR2 #43
Conversation
Please review impacted files from my edits/proofing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All explanation comments in code should be a documentation comments. General explanation edit seem fine to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These two changes will get CI to pass for you.
Todo, remove panics flag? |
Just had another quick read, it's looking good. A more natural architecture is starting to show up, the organization at the language concept level is helping clarify in my head some of the structuring to be done in the compiler. |
commit 79ab24b Author: haxscramper <[email protected]> Date: Fri Nov 12 14:49:30 2021 +0300 [REVIEW] commit bc9d020 Author: shayanhabibi <[email protected]> Date: Tue Nov 9 16:33:03 2021 +0800 review fixes commit 1dee7e6 Author: shayanhabibi <[email protected]> Date: Tue Nov 9 16:04:36 2021 +0800 'progress' as they say commit 4911131 Author: haxscramper <[email protected]> Date: Mon Nov 8 14:21:41 2021 +0300 [REVIEW] Compiletime test corrections commit 35f52bc Author: haxscramper <[email protected]> Date: Mon Nov 8 13:53:49 2021 +0300 [TEST] All lang specification tests pass locally commit be7ae6d Author: haxscramper <[email protected]> Date: Sun Nov 7 23:38:27 2021 +0300 [DOC] Assorted test edits, mostly enum/arrays commit 1bfc8a5 Author: haxscramper <[email protected]> Date: Sun Nov 7 17:08:45 2021 +0300 [DOC} Language specification tests
79ab24b
to
f447707
Compare
bors r+ |
Build succeeded: |
No description provided.