Tweaked timetable

This commit is contained in:
2025-01-29 10:16:55 +11:00
committed by GitHub
parent f9715c2016
commit a1f6f147c5

View File

@@ -83,10 +83,11 @@ Here's a rough goal for the upcoming milestones, at which time I'll review and r
| --- | :---: | :---: |
| [Arrays & Tables](https://github.com/Ratstail91/Toy/issues/155) | - | 1st Jan ✅ |
| [Control Flow](https://github.com/Ratstail91/Toy/issues/152) | 2 weeks | 15th Jan ✅ |
| [Functions](https://github.com/Ratstail91/Toy/issues/163) | 2 weeks | 29th Jan |
| [Dot Operator & Slices](https://github.com/Ratstail91/Toy/issues/156) | 2 weeks | 12th Feb |
| [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 26th Feb |
| [Native Libraries](https://github.com/Ratstail91/Toy/issues/165) | 2 weeks | 12th Mar |
| [Functions](https://github.com/Ratstail91/Toy/issues/163) | 2 weeks | ~~29th Jan~~ |
| [Functions](https://github.com/Ratstail91/Toy/issues/163) | 2 weeks | 12th Feb |
| [Dot Operator & Slices](https://github.com/Ratstail91/Toy/issues/156) | 2 weeks | 26th Feb |
| [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 12th Mar |
| [Native Libraries](https://github.com/Ratstail91/Toy/issues/165) | 2 weeks | 26th Mar |
| [Documentation](https://github.com/Ratstail91/Toy/issues/169) | - | - |
# Building