mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Adjusted timetable
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user