Load is file relative not module relative
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Current:
|
||||
|
||||
- [ ] DANGEROUS BUG! &(int64_t){32} creates a new value, we shouldn't do this with variables!!!
|
||||
|
||||
- [ ] String declaration in Language.core
|
||||
- [ ] Way to import and force evaluate #import_lazy #import ?
|
||||
|
||||
@@ -26,9 +28,7 @@ In the future
|
||||
- [ ] Detecting if return was called
|
||||
|
||||
- [ ] Builtin data structures
|
||||
- [ ] Slices
|
||||
- [ ] Some way to take slice of data
|
||||
- [ ] Tuples
|
||||
- [ ] Some way to take slice of data
|
||||
- [ ] Dynamic arrays
|
||||
- [ ] Hash tables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user