Commit graph

13 commits

Author SHA1 Message Date
JohnnyMorganz
af25b8dc8f Small fixes 2021-12-02 14:47:23 +00:00
JohnnyMorganz
b6d4ac54dc Small preliminary description 2021-12-02 11:59:25 +00:00
JohnnyMorganz
09694a8304 General tidying up 2021-12-02 11:53:18 +00:00
JohnnyMorganz
de50a36404 Cleanup TypeAnnotation definition 2021-12-02 11:48:51 +00:00
JohnnyMorganz
219ab146b1 Add ifelseexp 2021-12-02 11:33:47 +00:00
JohnnyMorganz
c04dfbf016 args -> funcargs 2021-12-02 11:31:36 +00:00
JohnnyMorganz
d281267ed5 Use bindinglist for local declaration and for loop 2021-12-02 11:19:03 +00:00
JohnnyMorganz
033e7a743b Include binding definition 2021-12-02 11:03:50 +00:00
JohnnyMorganz
34ccaa7b7c Add namelist 2021-12-02 11:01:17 +00:00
JohnnyMorganz
b97356787b Change out varlist to GenericTypeList
The original definition is wrong, since generic lists can also have
generic type packs (...)
2021-12-02 10:59:41 +00:00
JohnnyMorganz
6d4d0268eb Add compoundop, continue, typealias 2021-12-02 10:53:48 +00:00
JohnnyMorganz
87e52cea59 Include binop and unop definition from 5.1 2021-12-02 10:49:27 +00:00
JohnnyMorganz
7c100ca949 List out all definition comments from Parser.cpp 2021-12-02 10:45:19 +00:00