| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fixed test to use new template alloc | Alex Pickering | 2019-09-28 |
| | | |||
| * | Added break statement to templates | Alexander Pickering | 2019-08-28 |
| | | | | | | Added a break statement that can break out of loops, also added some tests to test the functionality of the same. | ||
| * | Added more test | Alexander Pickering | 2019-08-07 |
| | | | | | Added more system tests for loop breaking | ||
| * | Added some unit tests for the break functionality. | Alexander Pickering | 2019-07-21 |
| | | | | | | | Sill needs some more tests, like: make sure variable scoping is still correct after breaking out of a loop, how about multiple loops? | ||
| * | Added break statement | Alexander Pickering | 2019-02-19 |
| Added a break statement that can break out of loops. | |||
