| 8 years ago | Andrew Kelley | | translate-c: support pre increment and decrement operators |
| 8 years ago | Andrew Kelley | | update homepage docs |
| 8 years ago | Andrew Kelley | | rename "parsec" to "translate-c" |
| 8 years ago | Josh Wolfe | | move base64 functions into structs |
| 8 years ago | Josh Wolfe | | rework std.base64 api |
| 8 years ago | Andrew Kelley | | parse-c: support address of operator |
| 8 years ago | Andrew Kelley |  | Merge pull request #617 from dimenus/dll-load |
| 8 years ago | Andrew Kelley | | add parse-c support for unions |
| 8 years ago | Andrew Kelley | | Merge branch 'unions' |
| 8 years ago | Andrew Kelley | | add docs for std.base64 |
| 8 years ago | Andrew Kelley | | c-to-zig: handle UO_Deref |
| 8 years ago | Josh Wolfe | | parsec supports do loop |
| 8 years ago | Josh Wolfe | | parsec supports post increment/decrement with used result |
| 8 years ago | Josh Wolfe | | parsec supports more compound assign operators |
| 8 years ago | Josh Wolfe | | parsec supports bitshift operators |
| 8 years ago | Andrew Kelley | | Merge branch 'dimenus-parsec' |
| 8 years ago | Josh Wolfe | | parsec supports C comma operator |
| 8 years ago | Josh Wolfe | | parsec supports C NULL to pointer implicit cast |
| 8 years ago | Andrew Kelley | | fix windows trying to run linux-only tests |
| 8 years ago | Andrew Kelley | | Merge branch 'bscheinman-linux_timer' |
| 8 years ago | Andrew Kelley | | disable broken 32 bit windows test |
| 8 years ago | Andrew Kelley | | fix test failures |
| 8 years ago | Andrew Kelley | | fix test failure on 32 bit windows |
| 8 years ago | Andrew Kelley | | Merge branch 'darwin-stat' |
| 8 years ago | Jeff Fowler | | Fix Stat include in darwin land (#605) |
| 8 years ago | Jeff Fowler | | fix typo on darwin lseek (#602) |
| 8 years ago | Andrew Kelley | | fix parameter of extern var args not type checked |
| 8 years ago | Andrew Kelley | | fix enum sizes too large |
| 8 years ago | Andrew Kelley | | fix travis linux script |
| 8 years ago | Andrew Kelley | | std.io: introduce buffered I/O and change API |
| 8 years ago | Andrew Kelley | | add @memberType and @memberName builtin functions |
| 8 years ago | scurest | | fix typos in std.io (#589) |
| 8 years ago | Andrew Kelley |  | Merge pull request #587 from scurest/c_alloc_redeclaration_of_mem |
| 8 years ago | Andrew Kelley | | fix build on MacOS |
| 8 years ago | Andrew Kelley | | add compile-time reflection for function arg types |
| 8 years ago | Andrew Kelley | | slightly more verbose error message when building object file fails |
| 8 years ago | Andrew Kelley |  | Merge pull request #581 from Dimenus/line_endings |
| 8 years ago | Andrew Kelley |  | Merge pull request #583 from Dimenus/libc_runtime |
| 8 years ago | Marc Tiehuis | | Add emit command-line option (#580) |
| 8 years ago | Andrew Kelley | | more compile-time type reflection |
| 8 years ago | Andrew Kelley | | fix incorrect debug info for empty structs |
| 8 years ago | Andrew Kelley | | windows: use the same libc search within a compilation unit |
| 8 years ago | Andrew Kelley | | bump build_runner allocator to use 30 MB |
| 8 years ago | Dimenus | | WIN32: Linking with the CRT at runtime. (#570) |
| 8 years ago | Andreas Haferburg | | Enforce "\n" line endings on Windows (#574) |
| 8 years ago | Andrew Kelley | | fix windows build from previous commit |
| 8 years ago | Andrew Kelley | | breaking change to std.io API |
| 8 years ago | Andrew Kelley | | Merge branch 'master' into self-hosted |
| 8 years ago | Andrew Kelley | | Merge branch 'master' into self-hosted |
| 8 years ago | Andrew Kelley | | wip self hosted code |
|