| 4 years ago | Vallahor | | autodoc: handling more values sections |
| 4 years ago | Loris Cro | | autodoc: update array analysis to new Zir |
| 4 years ago | Vallahor | | autodoc: fiedRef type rendering |
| 4 years ago | Vallahor | | autodoc: handling refPath and fieldRef |
| 4 years ago | Vallahor | | autodoc: initial work in opaque_decl |
| 4 years ago | Loris Cro | | autodoc: rework json printing code |
| 4 years ago | Loris Cro | | autodoc: remove type annotations from main.js |
| 4 years ago | Vallahor | | autodoc: experiment get line info |
| 4 years ago | Loris Cro | | autodoc: fix package issue when analyzing stdlib |
| 4 years ago | Loris Cro | | autodoc: enabled packages |
| 4 years ago | Loris Cro | | autodoc: restore support for zig version + cleanup & init work to fix packages |
| 4 years ago | Vallahor | | autodoc: fixing a bug in builtin functions when the typeRef is null |
| 4 years ago | Vallahor | | autodoc: add some tags |
| 4 years ago | Vallahor | | autodoc: add cmpxchg_strong/weak |
| 4 years ago | Vallahor | | autodoc: @check array_cat and array_mul |
| 4 years ago | Vallahor | | autodoc: add some builtin functions and float128 |
| 4 years ago | Vallahor | | autodoc: refactoring binOp |
| 4 years ago | Loris Cro | | autodoc: new design for function list |
| 4 years ago | Loris Cro | | autodoc: fix crash when handling siwtch_block instructions |
| 4 years ago | Vallahor | | fix: slice_start, slice_end and slice_sentinel typeRef are now showing the slice type |
| 4 years ago | Vallahor | | add: slice_start, slice_end and slice_sentinel |
| 4 years ago | Vallahor | | add: builtins functions |
| 4 years ago | Vallahor | | add: merge_error_sets and @alignOf() need a checkin to confirm it's fully work |
| 4 years ago | Loris Cro | | autodoc: fixes to generic fn support plus linking support |
| 4 years ago | Loris Cro | | autodoc: init generic function support |
| 4 years ago | Loris Cro | | autodoc: add buffering to the json writer |
| 4 years ago | Vallahor | | WIP: switch_block tag |
| 4 years ago | Vallahor | | add: @enumToInt() WIP |
| 4 years ago | Vallahor | | add: handling @bitSizeOf() need to check why not working correctly with `align()` |
| 4 years ago | Vallahor | | add: binOp @alignCast and bit_or |
| 4 years ago | Vallahor | | add: handling @bitCast as binOp |
| 4 years ago | Vallahor | | add: handling binOp div |
| 4 years ago | Vallahor | | issue: reminder to fix array_init |
| 4 years ago | Vallahor | | fix: *.{} array are now printed as type *[]comptime |
| 4 years ago | Vallahor | | fix: "match failure" in c.zig file @check other files and handling floats and undefined values in js |
| 4 years ago | Vallahor | | binOp now showing better it's need a better struture, right now it's has a hack one |
| 4 years ago | Vallahor | | add: binOp WIP |
| 4 years ago | Vallahor | | fix: apparently doing this the `@as` problem is solved @check |
| 4 years ago | Vallahor | | fix: print align() in pointers |
| 4 years ago | Vallahor | | add: handling to extra information in ptr_type |
| 4 years ago | Vallahor | | add: extra information in extendedFn |
| 4 years ago | Vallahor | | fix: calling convention |
| 4 years ago | Vallahor | | fix: NoReturn and WIP in calling_conventions |
| 4 years ago | Vallahor | | fix: anyopaque_type. it was showing *[1]anyopaque now *anyopaque |
| 4 years ago | Vallahor | | add: noreturn keyword at end of the fn decl |
| 4 years ago | Vallahor | | fixes: @check |
| 4 years ago | Vallahor | | fix: slices |
| 4 years ago | Vallahor | | add: extern, callconv and return errors |
| 4 years ago | Vallahor | | fix: comptime not showing in all anytype params anymore. add: pointer flags |
| 4 years ago | Vallahor | | fix: typeOf_peer working in all cases |
|