gingerBill
|
bf948ab8ae
|
Add stubs for flush on platforms that didn't have it
|
2024-08-04 15:07:24 +01:00 |
|
gingerBill
|
160048eaee
|
Errno -> Error
|
2024-08-04 11:46:42 +01:00 |
|
gingerBill
|
28666414bc
|
More clean ups of ERROR_NONE and != nil usage
|
2024-08-04 11:37:49 +01:00 |
|
gingerBill
|
e60951a902
|
Begin converting os.Errno to be a nil-able type as a transition period
|
2024-08-04 10:51:08 +01:00 |
|
gingerBill
|
7f601c9535
|
Add Allocator_Mode.Alloc_Non_Zerored
|
2022-09-22 12:12:57 +01:00 |
|
nakst
|
7b4ddd9b18
|
update essence API header
|
2021-02-26 14:46:38 +00:00 |
|
nakst
|
c92860e142
|
update essence platform
|
2020-09-15 23:22:19 +01:00 |
|
gingerBill
|
65b9dbe13f
|
Clean-up OS constants; Clean-up procs_wasm32.odin
|
2020-07-09 17:21:40 +01:00 |
|
nakst
|
1e53a6fa96
|
updated os_essence.odin
|
2019-09-18 16:19:19 +01:00 |
|
nakst
|
22e982c8fb
|
New Essence OS layer; cross-compiling improvements
|
2019-09-02 16:46:50 +01:00 |
|
gingerBill
|
594238a86c
|
Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder
|
2019-01-06 14:41:42 +00:00 |
|
gingerBill
|
ce2e23849e
|
Fix context initialization
|
2018-10-20 16:34:56 +01:00 |
|
gingerBill
|
0718f14774
|
Reduce number of range and slice operators #239
Replace .. and ... with : and ..
|
2018-08-01 21:34:59 +01:00 |
|
gingerBill
|
6d1c32eb77
|
Add escape code for ESC \e
|
2018-06-15 23:13:26 +01:00 |
|
gingerBill
|
6aae381e83
|
Move ODIN_* platform constants to core:os
|
2018-05-27 11:03:46 +01:00 |
|
gingerBill
|
c067b90403
|
Add basic package support (no IR support yet)
|
2018-05-26 23:12:55 +01:00 |
|
gingerBill
|
5b6770f3d2
|
Parse directories to be packages
|
2018-05-21 20:47:52 +01:00 |
|