Completed basic support for Windows
This commit is contained in:
parent
01ea543995
commit
c69f1aab5c
@ -17,9 +17,9 @@
|
||||
- [x] Hexadecimal, octal and binary literals
|
||||
- [x] Escape sequences
|
||||
- [x] Multiple return values
|
||||
- [ ] Type system
|
||||
- [x] Data structures
|
||||
- [x] Type system
|
||||
- [ ] Type operator `?`
|
||||
- [ ] Data structures
|
||||
- [ ] Slices
|
||||
- [ ] Floating-point arithmetic
|
||||
- [ ] Error handling
|
||||
@ -77,4 +77,4 @@
|
||||
|
||||
- [x] Linux
|
||||
- [x] Mac
|
||||
- [ ] Windows
|
||||
- [x] Windows
|
Loading…
x
Reference in New Issue
Block a user