Issues
- 0
Big Planification thread v0.5.0
#144 opened by Champii - 0
Add `free()` as an extern in the std
#181 opened by Champii - 1
- 1
- 0
Implement a basic borrow checker to avoir memory leaks on struct instantiation
#180 opened by Champii - 1
Make `Print::print()` return `self`
#161 opened by Champii - 1
Bad align in the IR when no-optimisations
#175 opened by Champii - 0
- 0
Support modulo `%` primitive operator
#168 opened by Champii - 0
Nested `if` and `while` fail at codegen
#172 opened by Champii - 0
Implement the not `!` unary operator
#171 opened by Champii - 0
Implement the difference `!=` operator
#170 opened by Champii - 0
Default struct constructor
#165 opened by Champii - 0
Replace `use` keyword with `>`
#167 opened by Champii - 0
Remove the `mod` keyword and infer based on usage
#166 opened by Champii - 0
Self Prototype notation
#133 opened by Champii - 0
Disable diagnosting printing in unit tests
#159 opened by Champii - 0
- 1
Cannot have traits with function as arguments
#158 opened by Champii - 1
Spaced dot notation is broken
#157 opened by Champii - 0
Remove deprecated binary flags
#153 opened by Champii - 8
Forbid duplicated function definition
#150 opened by Champii - 0
Separate Ast Types from real Type
#152 opened by Champii - 0
`Ariadne` for pretty diagnostic reporting
#147 opened by Champii - 2
The Arena does not collect all nodes
#136 opened by Champii - 0
Forbid calls on non-function items
#151 opened by Champii - 0
Error line number is off by 2
#149 opened by Champii - 0
Consider multithread parsing
#145 opened by Champii - 0
Submodule parser errors are ignored
#121 opened by Champii - 0
Rename `Rust` github workflow into `Tests`
#143 opened by Champii - 20
[ENHANCE] Print and Println distinction
#122 opened by oraqlle - 0
Struct fields are reordered
#120 opened by Champii - 1
[0.4.1]Bug when accessing stdlib in submodule
#117 opened by Champii - 1
Macro system
#134 opened by Champii - 0
String interpolation
#135 opened by Champii - 0
Allow for default method override in impl
#129 opened by Champii - 1
Allow for escaped zero character `\0`
#123 opened by Champii - 0
Enforce trait method implementation
#131 opened by Champii - 0
Trait resolution is leaking everywhere
#130 opened by Champii - 0
Use `master` as the default branch
#127 opened by Champii - 1
Handle inference of multiple size for `Int` literals
#118 opened by Champii - 1
- 0
Support primitive casting
#124 opened by Champii - 4
[BUG] Error Building version 0.4.1
#119 opened by oraqlle - 2
- 1
Comments are not allowed in all contexts
#110 opened by Champii - 1
Allow for empty indented lines
#111 opened by Champii - 1
Support negative numbers
#112 opened by Champii - 0
Polymorphic externals
#113 opened by Champii - 0
`it` as argument if omited
#106 opened by Champii