Adjusted timetable

This commit is contained in:
2025-02-18 08:34:29 +11:00
parent 639250f028
commit 3a82593e4d
8 changed files with 24 additions and 41 deletions

View File

@@ -83,15 +83,13 @@ Here's a flexible outline for the upcoming feature milestones. On each review da
| --- | :---: | :---: |
| [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* | ~~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 |
| [Native Libraries](https://github.com/Ratstail91/Toy/issues/165) | 2 weeks | 12th Mar |
| [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 26th Mar |
| [Functions](https://github.com/Ratstail91/Toy/issues/163) | 6 weeks* | 26th Feb |
| [Dot Operator & Slices](https://github.com/Ratstail91/Toy/issues/156) | 2 weeks | 12th Mar |
| [Native Libraries](https://github.com/Ratstail91/Toy/issues/165) | 2 weeks | 26th Mar |
| [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 9th Apr |
| [Documentation](https://github.com/Ratstail91/Toy/issues/169) | - | - |
*Info about and strategies for missed milestones can be found on [my blog here](https://krgamestudios.com/posts/2025-01-29-missed-by-a-mile).
**I'm late, I'm late, for a very important date!
# Building
@@ -105,7 +103,7 @@ To build and run the test suites, run `make tests` (`make tests-gdb` and `make t
# Tools
*Coming Soon - I want the features mostly working first.*
*Coming Soon - I want the main features mostly working first.*
# Documentation