issues
search
y-flat
/
yfc
The best (because it's the only) compiler for the Y-flat programming language.
GNU General Public License v3.0
6
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhance hashmap implementation
#133
dekrain
opened
1 year ago
3
Add `__c_va_args` keyword
#132
adamhutchings
opened
1 year ago
0
Remove unused variable
#131
adamhutchings
closed
1 year ago
0
`max_used_fd` is never read from
#130
adamhutchings
closed
1 year ago
0
Fix hashmap iteration
#129
adamhutchings
opened
1 year ago
0
Add `extc` functions
#128
adamhutchings
closed
1 year ago
0
Handle Unicode characters in files
#127
adamhutchings
opened
1 year ago
0
Add all crashes and hangs from fuzzer
#126
JakeRoggenbuck
closed
1 year ago
3
Add empty function bodies
#125
adamhutchings
closed
1 year ago
1
Fix the bitfield options of `yfl_char_type`
#124
adamhutchings
opened
1 year ago
0
Make sure that main works correctly
#123
adamhutchings
opened
1 year ago
0
`yf_ensure_entry_point` is not working properly
#122
adamhutchings
opened
2 years ago
0
Have a bitfield for the various argument options
#121
adamhutchings
opened
2 years ago
0
Have specific errors in argparsing
#120
adamhutchings
opened
2 years ago
0
Add separate long and short help messages
#119
adamhutchings
opened
2 years ago
0
Comment above `yf_run_compiler` is out of date
#118
adamhutchings
opened
2 years ago
0
Improve handling of arguments
#117
dekrain
closed
2 years ago
1
Re-add profiling
#116
adamhutchings
opened
2 years ago
0
Fuzz testing
#115
adamhutchings
closed
1 year ago
1
Allow individual file compilation
#114
adamhutchings
closed
2 years ago
1
Fixing up project compilation
#113
adamhutchings
closed
2 years ago
1
Generated C doesn't compile properly
#112
adamhutchings
closed
2 years ago
3
Rename syntax tree enums to lower the chance of introducing typos. Close #71
#111
dekrain
closed
2 years ago
0
Add documentation for job system
#110
dekrain
closed
2 years ago
0
List, hashmap overhaul
#109
dekrain
closed
2 years ago
1
Make "main" generate into C as "main", not as any prefixed form
#108
adamhutchings
closed
2 years ago
0
Add main fn check
#107
adamhutchings
closed
2 years ago
0
Update workflows
#106
Sophon96
closed
2 years ago
0
Refactor CI
#105
adamhutchings
closed
2 years ago
4
Add proper identifier output
#104
adamhutchings
closed
2 years ago
0
Add compiler flags to let generated code compile
#103
adamhutchings
closed
2 years ago
0
If native compiler calling fails, remove the generated .c and .o files
#102
adamhutchings
opened
2 years ago
0
When compiling, check EXPLICITLY for a main function
#101
adamhutchings
closed
2 years ago
0
added tests badge
#100
RishiKumarRay
closed
2 years ago
1
Rename test to tests
#99
adamhutchings
closed
2 years ago
2
Rename test.yml to tests.yml
#98
adamhutchings
closed
2 years ago
1
Add a “tests - passing” badge
#97
RishiKumarRay
closed
2 years ago
9
added testing workflow into its own file
#96
RishiKumarRay
closed
2 years ago
7
Simplify iteration of lists
#95
dekrain
closed
2 years ago
0
Factor out common list looping pattern
#94
adamhutchings
closed
2 years ago
0
Clean up "cleanup.c"
#93
adamhutchings
opened
2 years ago
0
Sort `compile.c` into multiple smaller files
#92
adamhutchings
opened
2 years ago
0
Arrange compiler actions into jobs
#91
dekrain
closed
2 years ago
0
The "total lines" badge displays "invalid"
#90
adamhutchings
closed
2 years ago
2
Clean up repeated identifier parsing code
#89
adamhutchings
opened
2 years ago
0
Add module search checks
#88
adamhutchings
closed
2 years ago
3
Arrange driver/frontend steps into jobs
#87
dekrain
closed
2 years ago
0
Separate testing workflow into its own file
#86
adamhutchings
closed
2 years ago
2
Create codegen struct
#85
adamhutchings
opened
2 years ago
1
Add a “tests - passing” badge
#84
adamhutchings
closed
2 years ago
7
Next