Jeroen van Rijn
|
155b138aa4
|
call_external_process cleanup
|
2019-04-05 13:18:50 +02:00 |
|
Jeroen van Rijn
|
a730b04bf1
|
Add helpers to launch process and open website.
|
2019-04-05 13:02:49 +02:00 |
|
gingerBill
|
b1684fe455
|
@(private) for foreign blocks; Improve foreign signature similarity rules
|
2019-03-24 11:58:26 +00:00 |
|
gingerBill
|
1eaa47ebae
|
Fix using import behaviour - #352
|
2019-03-17 13:03:39 +00:00 |
|
gingerBill
|
dbcd49acfc
|
Add -pdb-name for custom names of PDBs
|
2019-03-14 23:26:32 +00:00 |
|
Jeroen van Rijn
|
4f24f1172e
|
Stylistic improvements to new comdlg helpers.
|
2019-03-09 13:48:48 +01:00 |
|
Jeroen van Rijn
|
090937f8af
|
Add convenience functions for open + save dialogs.
|
2019-03-09 12:45:17 +01:00 |
|
Jeroen van Rijn
|
d852b0c948
|
Add win32.get_cwd to return the current working directory
|
2019-03-09 11:08:50 +01:00 |
|
gingerBill
|
9b4b20e8b1
|
package dynlib
|
2019-03-03 12:08:26 +00:00 |
|
gingerBill
|
79b585ada8
|
Add minor additions to mem, sync, and sys/win32
|
2019-02-21 21:45:33 +00:00 |
|
Jeroen van Rijn
|
be1a3488a4
|
Initial support for GetVersionExA
|
2019-01-18 13:37:40 +01:00 |
|
gingerBill
|
51da3e469b
|
Add win32 cursor stuff
|
2019-01-05 11:16:14 +00:00 |
|
gingerBill
|
0546b5c218
|
Add sys/win32/comdlg32.odin
|
2019-01-02 20:51:48 +00:00 |
|
gingerBill
|
61a3e50d1b
|
Reorganize sys/win32
|
2019-01-02 19:17:27 +00:00 |
|
gingerBill
|
c1ec45dc0a
|
Update sys/win32; Add Menu stuff
|
2019-01-01 20:18:48 +00:00 |
|
gingerBill
|
ff6ec860b3
|
Fix typo
|
2018-12-08 11:06:32 +00:00 |
|
dimenus
|
f288614eaf
|
style fixes & PR changes
|
2018-12-06 11:44:59 -06:00 |
|
dimenus
|
9761d54c24
|
added win32 vk codes
|
2018-12-05 14:37:47 -06:00 |
|
dimenus
|
3794914478
|
fixed typo in 'GetMonitorInfoA' & added additional window styles
|
2018-12-05 11:13:43 -06: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
|
e9e7ce2606
|
Allow .allocator for dynamic arrays; Add mem.Pool
|
2018-06-12 19:10:14 +01:00 |
|
gingerBill
|
12b870ba66
|
Use const & for Array<AstNode *> parameters
|
2018-06-03 10:30:31 +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 |
|