Completed basic support for Windows
This commit is contained in:
parent
ba4f07893c
commit
bb01070950
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue