| 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 |
| 4 years ago | Vallahor | | add: handling typeof_peer |
| 4 years ago | Vallahor | | fix: typeOf "match failed" with a call after @TypeOf() |
| 4 years ago | Vallahor | | fix: @TypeOf() now rendering |
| 4 years ago | Vallahor | | add: typeof_builtin (not fully implemented) |
| 4 years ago | Vallahor | | add: handling some anytype cases |
| 4 years ago | Vallahor | | fix: paths working on windows |
| 4 years ago | Vallahor | | fix: comptimeExpr working with generated data |
| 4 years ago | Vallahor | | add: handling comptimeExpr in js |
| 4 years ago | Vallahor | | fix: handling more types of sentinels. now can be structs too |
| 4 years ago | Loris Cro | | autodoc: improve decl categorization and fix enumliteral arrays/ptrs |
| 4 years ago | Vallahor | | fix: array_init_anon know working |
| 4 years ago | Vallahor | | fix: printing const in types and fn decl and sentinel in strings |
| 4 years ago | Vallahor | | fix: sentinel working with types and in fn decls |
| 4 years ago | Vallahor | | add: array init refs |
| 4 years ago | Vallahor | | add: rendering sentinel in js and some fixes in autodoc |
| 4 years ago | Vallahor | | add: sentiel |
| 4 years ago | Loris Cro | | autodoc: improve frontend rendering |
| 4 years ago | Loris Cro | | autodoc: collect type information for some expressions |
|