Issues
- 3
Simpler syntax for functions and methods
#130 opened by chqrlie - 0
Range syntax in `switch` statements
#133 opened by chqrlie - 0
Order of precedence
#132 opened by chqrlie - 0
Simplifications in `switch` statements
#131 opened by chqrlie - 0
- 0
`char` should be an alias for `u8`
#128 opened by chqrlie - 0
Bootstrapping on macOS
#127 opened by chqrlie - 3
Grammar railroad diagram
#126 opened by mingodad - 1
Missing "-ldl" in bootstrap/Makefile
#125 opened by mingodad - 2
Great Project I love it!
#123 opened by lamkuan - 1
Unable to build C2 on Ubuntu 20.04
#122 opened by rzuckerm - 1
Provide executable file?
#121 opened by red-co - 8
TODO with source line number?
#112 opened by luarockr - 10
Upgrade to llvm 11
#118 opened by apg360 - 1
MacOS build failed.
#116 opened - 1
- 1
function parameter cannot be of type array
#114 opened by luarockr - 1
Calculate struct sizes and offsets
#84 opened by lerno - 4
Constant expressions fail in types on global level
#99 opened by lerno - 3
Introduce pointer-sized usize isize keywords
#88 opened by lerno - 1
Multi-dimensional array inits don't use correct size (num columns vs rows etc)
#108 opened by bvdberg - 3
Segmentation fault: 11 during generating c code
#113 opened by luarockr - 2
- 1
How do I build my executable?
#110 opened by phillvancejr - 16
Rename the elemsof operator to lengthof
#92 opened by Dandigit - 2
Proposal to `then {} else {}` after a loop
#107 opened by thanhminhmr - 6
Inconsistent memory usage
#100 opened by lerno - 3
Building on OS X: LLVM, flags
#105 opened by IngwiePhoenix - 0
Enum type cannot be an alias
#104 opened by lerno - 2
Use of std::vector, std::map/std::unordered_map
#101 opened by lerno - 1
- 4
Support usage of function types without aliasing
#97 opened by Dandigit - 2
Segfault when printing AST on module parse error
#95 opened by Dandigit - 1
Segfault on parse error for invalid code
#94 opened by Dandigit - 2
Update the graphic
#91 opened by TheDharc - 1
Organize compiler development into milestones
#82 opened by lerno - 7
Type.cpp missing a few AST descriptions
#85 opened by lerno - 4
Add the following useful build options to C2
#89 opened by lerno - 2
- 3
Unclear semantics of integer and float constants
#71 opened by lerno - 0
Clean up literal parsing
#87 opened by lerno - 2
Update cast syntax
#81 opened by lerno - 5
Types and values not checked correctly
#80 opened by lerno - 5
- 10
- 1
Add a license to the project
#67 opened by lerno - 2
Naming conventions for "private" struct members.
#73 opened by lerno - 1
Decide if the parser should use naming rules.
#69 opened by lerno - 1
- 1
Incorrect error message when main is incorrect
#74 opened by lerno