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] Hexadecimal, octal and binary literals
|
||||||
- [x] Escape sequences
|
- [x] Escape sequences
|
||||||
- [x] Multiple return values
|
- [x] Multiple return values
|
||||||
- [ ] Type system
|
- [x] Data structures
|
||||||
|
- [x] Type system
|
||||||
- [ ] Type operator `?`
|
- [ ] Type operator `?`
|
||||||
- [ ] Data structures
|
|
||||||
- [ ] Slices
|
- [ ] Slices
|
||||||
- [ ] Floating-point arithmetic
|
- [ ] Floating-point arithmetic
|
||||||
- [ ] Error handling
|
- [ ] Error handling
|
||||||
@ -77,4 +77,4 @@
|
|||||||
|
|
||||||
- [x] Linux
|
- [x] Linux
|
||||||
- [x] Mac
|
- [x] Mac
|
||||||
- [ ] Windows
|
- [x] Windows
|
Loading…
x
Reference in New Issue
Block a user