gingerBill
|
594238a86c
|
Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder
|
2019-01-06 14:41:42 +00:00 |
|
matt
|
e084799b31
|
Fix bugs and inconsistencies with linux versions of os package
|
2018-12-30 02:06:41 -07:00 |
|
matt
|
0bcf53b513
|
Fix os.open on linux/osx
|
2018-12-26 04:31:12 -07:00 |
|
Hasen Judy
|
9d85f236b8
|
fix missing declaration in osx
|
2018-12-18 21:47:23 +09:00 |
|
gingerBill
|
ce2e23849e
|
Fix context initialization
|
2018-10-20 16:34:56 +01:00 |
|
gingerBill
|
42b42db675
|
Add unimplemented and unreachable procedures; make os.exit a diverging procedure
|
2018-10-13 13:19:52 +01:00 |
|
gingerBill
|
0718f14774
|
Reduce number of range and slice operators #239
Replace .. and ... with : and ..
|
2018-08-01 21:34:59 +01:00 |
|
Hasen Judy
|
b92599879a
|
free -> delete in os_osx and os_linux
|
2018-07-13 11:25:46 -06:00 |
|
Zachary Pierson
|
5de3b07e2b
|
Made os_osx.odin use the new-style runtime.args__ and added read_directory for macOS
|
2018-07-02 02:50:08 -05:00 |
|
gingerBill
|
5c52ffe24e
|
Reorganize runtime package
|
2018-05-27 21:22:25 +01:00 |
|
gingerBill
|
6aae381e83
|
Move ODIN_* platform constants to core:os
|
2018-05-27 11:03:46 +01:00 |
|
gingerBill
|
5b6770f3d2
|
Parse directories to be packages
|
2018-05-21 20:47:52 +01:00 |
|