start 010
This commit is contained in:
parent
7fad40c4c7
commit
749755c368
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -1,6 +1,7 @@
|
||||||
*** IN PROGRESS ***
|
*** IN PROGRESS ***
|
||||||
[Judah]
|
[Judah]
|
||||||
000 [math] add easing procedures
|
000 [math] add easing procedures
|
||||||
|
010 [other] make base jai files standalone (ie. [array], [memory], etc... big maybe)
|
||||||
|
|
||||||
[Jesse]
|
[Jesse]
|
||||||
001 [arch] create module to determine simd support
|
001 [arch] create module to determine simd support
|
||||||
|
|
@ -16,7 +17,6 @@
|
||||||
007 [bytes] create byte utilities module (should include Builder type)
|
007 [bytes] create byte utilities module (should include Builder type)
|
||||||
008 [strings] create string utilities module (blocked by 007)
|
008 [strings] create string utilities module (blocked by 007)
|
||||||
009 [encoding] add binary support (blocked by 007)
|
009 [encoding] add binary support (blocked by 007)
|
||||||
010 [other] make base jai files standalone (ie. [array], [memory], etc... big maybe)
|
|
||||||
012 [hash] create 'Map(K, V)' type
|
012 [hash] create 'Map(K, V)' type
|
||||||
013 [bindings] create build/binding utilitites module (since we do this a lot)
|
013 [bindings] create build/binding utilitites module (since we do this a lot)
|
||||||
014 [platform] create module for OS/platform-specific procedures (read file, write file, etc.)
|
014 [platform] create module for OS/platform-specific procedures (read file, write file, etc.)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue