Jeroen van Rijn
|
be1a3488a4
|
Initial support for GetVersionExA
|
2019-01-18 13:37:40 +01:00 |
|
gingerBill
|
594238a86c
|
Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder
|
2019-01-06 14:41:42 +00:00 |
|
gingerBill
|
1c9656aedb
|
Vet core library
|
2018-12-31 15:50:49 +00:00 |
|
gingerBill
|
5ba3d90893
|
Fix os_windows.odin bugs
|
2018-12-30 14:43:39 +00:00 |
|
matt
|
e084799b31
|
Fix bugs and inconsistencies with linux versions of os package
|
2018-12-30 02:06:41 -07: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
|
0858ae2024
|
Add utf8_to_ucs2 for package win32 so that the wide procedures can used by default
|
2018-08-30 10:59:46 +01:00 |
|
gingerBill
|
877a78d6ba
|
Fix make error messages
|
2018-08-08 23:07:51 +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
|
6eb505a677
|
Comment based build tags for packages (basic and temporary)
|
2018-05-28 20:59:06 +01: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
|
eb11edabe0
|
Add file scopes for the packages
|
2018-05-27 00:10:38 +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 |
|