issues
search
c2lang
/
c2compiler
the c2 programming language
c2lang.org
Apache License 2.0
704
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Grammar railroad diagram
#126
mingodad
opened
2 months ago
2
Missing "-ldl" in bootstrap/Makefile
#125
mingodad
closed
2 months ago
1
Great Project I love it!
#123
lamkuan
opened
2 months ago
2
Unable to build C2 on Ubuntu 20.04
#122
rzuckerm
closed
1 year ago
1
Provide executable file?
#121
red-co
opened
1 year ago
1
Updated Copyright To 2022
#120
ghost
closed
2 years ago
2
Proposed changes to work with LLVM11
#119
lerno
closed
3 years ago
1
Upgrade to llvm 11
#118
apg360
closed
3 years ago
10
Update CMakeLists.txt
#117
apg360
closed
4 years ago
1
MacOS build failed.
#116
ghost
closed
4 years ago
1
Is it possible to build c2 with c2llvm on windows?
#115
ghost
closed
4 years ago
1
function parameter cannot be of type array
#114
luarockr
closed
4 years ago
1
Segmentation fault: 11 during generating c code
#113
luarockr
closed
4 years ago
3
TODO with source line number?
#112
luarockr
closed
2 years ago
8
Segmentation in generating C code (macOS, debian WSL)
#111
luarockr
closed
4 years ago
2
How do I build my executable?
#110
phillvancejr
closed
4 years ago
1
Update INSTALL.md
#109
paulie-g
closed
5 years ago
1
Multi-dimensional array inits don't use correct size (num columns vs rows etc)
#108
bvdberg
closed
4 years ago
1
Proposal to `then {} else {}` after a loop
#107
thanhminhmr
closed
5 years ago
2
Added more correct ir gen for binary ops.
#106
lerno
closed
5 years ago
0
Building on OS X: LLVM, flags
#105
IngwiePhoenix
opened
5 years ago
3
Enum type cannot be an alias
#104
lerno
opened
5 years ago
0
Static build options
#103
lerno
closed
5 years ago
2
Trimming down Clang usage, mostly eliminating frameworks from headersearch
#102
lerno
closed
5 years ago
4
Use of std::vector, std::map/std::unordered_map
#101
lerno
opened
5 years ago
2
Inconsistent memory usage
#100
lerno
closed
5 years ago
6
Constant expressions fail in types on global level
#99
lerno
closed
4 years ago
4
Dont parse keyword local as part of Type but as part of variable declaration
#98
bvdberg
closed
5 years ago
1
Support usage of function types without aliasing
#97
Dandigit
opened
5 years ago
4
Fix for #95: check for NULL before printing attributes of module
#96
Dandigit
closed
5 years ago
0
Segfault when printing AST on module parse error
#95
Dandigit
closed
5 years ago
2
Segfault on parse error for invalid code
#94
Dandigit
closed
5 years ago
1
Better about message
#93
Dandigit
closed
5 years ago
1
Rename the elemsof operator to lengthof
#92
Dandigit
closed
4 years ago
16
Update the graphic
#91
TheDharc
closed
5 years ago
2
Cut away LangOptions and unused functionality
#90
lerno
closed
5 years ago
1
Add the following useful build options to C2
#89
lerno
closed
5 years ago
4
Introduce pointer-sized usize isize keywords
#88
lerno
closed
4 years ago
3
Clean up literal parsing
#87
lerno
opened
5 years ago
0
#50 Prune unary plus from AST, making it a complete no-op.
#86
lerno
closed
5 years ago
2
Type.cpp missing a few AST descriptions
#85
lerno
opened
5 years ago
7
Calculate struct sizes and offsets
#84
lerno
closed
4 years ago
1
Invalid expression assignment is not detected by analyser
#83
lerno
opened
5 years ago
2
Organize compiler development into milestones
#82
lerno
closed
5 years ago
1
Update cast syntax
#81
lerno
closed
5 years ago
2
Types and values not checked correctly
#80
lerno
opened
5 years ago
5
Fix sizeof. Also inlines many sizes variable sizes directly. However,…
#79
lerno
closed
5 years ago
12
Analyser does not detect first case after label is declaration
#78
lerno
closed
5 years ago
10
"Adopt" llvm classes to reduce compile time dependency on external packages
#77
lerno
closed
5 years ago
5
Using a module as an undeclared variable crashes the parser.
#76
lerno
closed
5 years ago
1
Next