Codegen multiple line strings
This commit is contained in:
@@ -99,20 +99,20 @@ Release :: (m: *Memory)
|
||||
- [ ] Dynamic arrays
|
||||
- [ ] Hash tables
|
||||
- [ ] Tuples
|
||||
- [x] Beginnings
|
||||
- [x] Multiple return values from a function
|
||||
- [ ] But do we actually want this?
|
||||
- [ ] Some kind of tuple expressions
|
||||
- [ ] Using tuples as single values without unpacking
|
||||
|
||||
|
||||
- [ ] Generics / Parametric polymorphism
|
||||
|
||||
- [ ] Function overloading
|
||||
|
||||
- [x] Operator overloading
|
||||
- [x] Binary operators
|
||||
- [x] Unary operators
|
||||
- [x] Bulletproof
|
||||
- [ ] Assignment expressions?
|
||||
- [ ] Bulletproof
|
||||
|
||||
- [ ] Platforms
|
||||
- [x] Windows
|
||||
|
||||
Reference in New Issue
Block a user