| 6 years ago | Andrew Kelley | | stage2: link: fix not freeing debug line free list |
| 6 years ago | Andrew Kelley | | stage2: fix updating debug line info not resizing properly |
| 6 years ago | Andrew Kelley | | stage2: fix memory leak with exported decl name |
| 6 years ago | Andrew Kelley | | stage2 .debug_line: handle Decl line numbers changing |
| 6 years ago | Andrew Kelley | | stage2: stop needlessly re-analyzing unchanged functions |
| 6 years ago | Andrew Kelley | | stage2 .debug_line: handle Decl deletes and updates |
| 6 years ago | Andrew Kelley | | stage2: move link.File.ELF.SrcFn field from Module.Fn to Module.Decl |
| 6 years ago | Andrew Kelley | | stage2: fix use-after-free of export symbol name |
| 6 years ago | Andrew Kelley | | self-hosted: add build option for log scopes |
| 6 years ago | Andrew Kelley | | stage2 codegen: revert the unneeded is_stmt stuff |
| 6 years ago | Andrew Kelley | | stage2 .debug_line stepping with gdb is working |
| 6 years ago | Andrew Kelley | | stage2 .debug_line: simpler strategy for incremental compilation |
| 6 years ago | Andrew Kelley | | stage2: dwarf: fix standard opcode length of LNS_fixed_advance_pc |
| 6 years ago | Andrew Kelley | | downgrade .debug_info to DWARFv4 |
| 6 years ago | Andrew Kelley | | downgrade .debug_line to DWARFv4 |
| 6 years ago | Andrew Kelley | | codegen: emit .debug_line ops for IR instructions |
| 6 years ago | Andrew Kelley | | .debug_line: avoid DW_FORM_strp to work around readelf/gdb |
| 6 years ago | Andrew Kelley | | .debug_line: don't rely on header_length field |
| 6 years ago | Andrew Kelley | | .debug_line incremental compilation initial support |
| 6 years ago | Andrew Kelley | | stage2: add the .debug_line header and associated data types |
| 6 years ago | Andrew Kelley | | std.dwarf: add LNCT constants from DWARF v5 |
| 6 years ago | Andrew Kelley | | std: add function for writing fixed width ULEB128 |
| 6 years ago | Isaac Freund | | stage2: move format-specific code to link.File.X |
| 6 years ago | S0urc3C0de | | Add rdynamic option to build.zig |
| 6 years ago | Veikka Tuominen | | add compile error for alignCasting zero sized types |
| 6 years ago | Andrew Kelley | | Merge pull request #5968 from haliucinas/blake2 |
| 6 years ago | Andrew Kelley | | Merge pull request #5960 from kubkon/windows-dir-refactor |
| 6 years ago | Jay Petacat | | elf: Iterate over headers w/o need for allocator |
| 6 years ago | Sam Tebbs | | Print } as format argument in enum build option (#5953) |
| 6 years ago | Andrew Kelley | | stage2: implement .debug_aranges DWARF |
| 6 years ago | Andrew Kelley | | std.ArrayList: add appendNTimesAssumeCapacity |
| 6 years ago | Andrew Kelley | | stage2: add some tracy calls to link.zig functions |
| 6 years ago | Andrew Kelley | | stage2: add DWARF info for the main compilation unit |
| 6 years ago | Veikka Tuominen | | fix missing parser error for missing comma before eof |
| 6 years ago | Veikka Tuominen | | compiler_rt: add floatditf |
| 6 years ago | Jakub Konka | | Split DeviceIoControl path into two fn call paths |
| 6 years ago | Andrew Kelley | | Merge branch 'more-stage2-locals' |
| 6 years ago | Jakub Konka | | Add Zig wrapper for kernel32.DeviceIoControl |
| 6 years ago | Felix "xq" Queißner | | Fixes atomicSymLink looping when new_path already exists. |
| 6 years ago | Andrew Kelley | | self-hosted: beginnings of stack allocation |
| 6 years ago | Andrew Kelley | | stage1: hot path for resolving types of primitives |
| 6 years ago | Andrew Kelley | | self-hosted: refactor some code out of Module.zig into zir_sema.zig |
| 6 years ago | Veikka Tuominen | | add helpful error note for when function cannot return an error |
| 6 years ago | Andrew Kelley | | stage2: implement integer return values |
| 6 years ago | Andrew Kelley | | stage2: fix function calls always having void return type |
| 6 years ago | Jay Petacat | | std.elf: Fix read functions for 32-bit targets |
| 6 years ago | Andrew Kelley | | stage2: astgen for all arithmetic and assignments |
| 6 years ago | Andrew Kelley | | Merge pull request #5511 from jessrud/arraylist-replaceRange |
| 6 years ago | zigazeljko | | Add comment explaining --stack-first option |
| 6 years ago | Felix "xq" Queißner | | Adds support for RunStep to use the result of a WriteFileStep. |
|