source: src/GenPoly/Box.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ed96731   10 months ajbeach With{Stmts,Decls}ToAdd how has an -X version like WithSymbolTableX. …
(edit) @e748094   12 months ajbeach Bit of clean-up in the Box pass I did while investigating it. 'static' …
(edit) @b6f2e7ab   12 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
(edit) @82a5ea2   12 months ajbeach Added checks for (and a test to check the checks) assertions we will …
(edit) @82d5816   14 months ajbeach Bit of clean-up to the box pass. Mostly just wrapping a new common set …
(edit) @fd4df379   14 months mlbrooks Implement boxing for arrays. The added test is things that did not …
(edit) @c92bdcc   16 months ajbeach Updated the rest of the names in src/ (except for the generated files).
(edit) @7a780ad   17 months ajbeach Moved ast::BasicType::Kind to ast::BasicKind in its own hearder. This …
(edit) @d06273c   19 months ajbeach Used structural binding to shorten some loop setup. The generally …
(edit) @23a0e576   19 months ajbeach Remove mid-array assertion from the Box pass.
(edit) @be4335b   20 months ajbeach The remaining improvements I had planned for the Box pass are either …
(edit) @9ddcee1   20 months j82liang Remove EnumPosExpr, an early design that no longer used. The …
(edit) @59c8dff   20 months j82liang Draft Implementation for enum position pesudo function (posE). …
(edit) @ca9d65e   21 months pabuhr second attempt at simplifying SemanticError messages
(edit) @c4b9fa9   22 months ajbeach Just some random clean-up in Box pass while I was musing.
(edit) @dd900b5   22 months ajbeach Implicit and layout parameters are now marked as const. This is …
(edit) @d787828d   22 months ajbeach Rename the ScrubTyVars moduel to ScrubTypeVars. This makes it more …
(add) @83fd57d   22 months ajbeach Removed 'New' suffixes, they are no longer needed for disambiguation.
Note: See TracRevisionLog for help on using the revision log.