Skip to content

Releases: decompals/wibo

0.4.2

02 Jun 19:43
3e2d84f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

23 Jan 21:11
7d08a2b
Compare
Choose a tag to compare
Various fixes for mwcc/mwld (#32)

* Override GetFileAttributesA for MWCC license.dat

* Add WIN_FUNC to FileTimeToLocalFileTime

* Use callee_pop_aggregate_return(0)

* Lexically normalize paths

v0.4.0

23 Jan 21:00
67f99ba
Compare
Choose a tag to compare
Build static binary (#29)

0.3.0

24 Sep 17:08
6811379
Compare
Choose a tag to compare
MWCC?

0.2.6

24 Sep 16:07
d631bad
Compare
Choose a tag to compare
0.2.6

0.2.5

24 Sep 15:01
6de4e9a
Compare
Choose a tag to compare
3 funcs needed for some mwcc compilers (#22)

* 3 funcs needed for some mwcc compilers

* some PR feedback

* lots more via pair programming with Simon

* cleanup, add test dir as an include dir for tests

* bugfix

0.2.4

08 Aug 21:12
Compare
Choose a tag to compare
Fix cmdline backslash escaping

0.2.3

28 Jul 19:41
bd4c09e
Compare
Choose a tag to compare
Add naive VirtualFree (#20)

0.2.2

27 Jul 21:22
Compare
Choose a tag to compare
MessageBoxA

0.2.1

23 Jul 13:35
Compare
Choose a tag to compare
Clean up function resolution a little