issues
search
crashappsec
/
libcon4m
Base Compiler and Runtime Support for con4m
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
builtins: add `high`, `starts_with`, `ends_with`
#95
ee7
opened
3 months ago
0
builtins: add the ones we want
#94
ee7
opened
3 months ago
0
hatrack: hash: set: don't call qsort with null first argument
#93
ee7
opened
3 months ago
0
UBSan: hatrack: hash: set: null pointer passed as argument 1, which is declared to never be null
#92
ee7
opened
3 months ago
0
Add missing literal types from previous version
#91
viega
closed
3 months ago
2
SIGSEGV: various for dicts
#90
ee7
opened
3 months ago
0
'use' statements
#89
viega
closed
3 months ago
0
Retool tests
#88
viega
closed
4 months ago
4
Housekeeping: code reorg and build process redo
#87
viega
closed
4 months ago
0
meson: add `-fno-sanitize=function` to suppress some UBSan errors
#86
ee7
closed
4 months ago
0
Jtv/dev
#85
viega
closed
4 months ago
8
SIGABRT: invalid bytes
#84
ee7
closed
4 months ago
1
More core missing bits added
#83
viega
closed
4 months ago
0
Switch statement code generation
#82
viega
closed
4 months ago
0
Change meson target configs
#81
viega
closed
4 months ago
3
Make Slice Syntax Pythonic
#80
viega
closed
4 months ago
2
lists: consider behavior of assigning to a slice up to `-1`
#79
ee7
closed
4 months ago
0
Full memory checking for GC'd heap
#78
viega
closed
4 months ago
0
SIGSEGV: so-called oddball literals
#77
ee7
closed
3 months ago
1
meson: suppress clang's `-Watomic-alignment` warnings on x86_64
#76
ee7
closed
4 months ago
0
tests(empty): add test for empty .c4m file
#75
ee7
closed
4 months ago
0
tests(tup): migrate preexisting test
#74
ee7
closed
4 months ago
0
tests(list): migrate preexisting test
#73
ee7
closed
4 months ago
0
tests: consider testing of integer overflow
#72
ee7
opened
4 months ago
1
SIGSEGV: right shift of a negative number
#71
ee7
closed
4 months ago
1
tests: expand testing of augmented assignment operators
#70
ee7
closed
4 months ago
0
add docker file for running tests
#69
indecisivedragon
closed
4 months ago
2
build: consider suppressing/resolving `-Watomic-alignment` warnings
#68
ee7
closed
4 months ago
1
.github: add CI job for x86_64 linux + clang 18
#67
ee7
closed
4 months ago
0
build/ci: add a basic `Dockerfile`
#66
ee7
closed
4 months ago
0
docs: add a basic repo README
#65
ee7
closed
4 months ago
1
.github/dev/meson: consider stricter/more helpful `ASAN_OPTIONS` / `UBSAN_OPTIONS`
#64
ee7
closed
4 months ago
2
ci: consider enabling ASan and/or UBSan
#63
ee7
closed
4 months ago
1
.github: add linux + clang18 job
#62
ee7
closed
4 months ago
0
meson: `-flto` should be passed to both compiler and linker, or neither
#61
ee7
closed
4 months ago
0
Reworking of lists, etc
#60
viega
closed
4 months ago
15
SIGSEGV: unpaired string delimiter or character delimiter
#59
ee7
closed
4 months ago
1
SIGSEGV: when using `~`
#58
ee7
opened
4 months ago
1
division by zero produces SIGFPE
#57
ee7
closed
4 months ago
1
UB: call to function through pointer to incorrect function type
#56
ee7
closed
4 months ago
2
assignops: /= behaves incorrectly with negative number
#55
ee7
closed
4 months ago
1
SIGSEGV: literal modifier
#54
ee7
closed
4 months ago
1
SIGSEGV: enum
#53
ee7
closed
4 months ago
2
ci: consider using a more recent clang version somewhere
#52
ee7
closed
4 months ago
0
ci: consider adding macOS x86_64
#51
ee7
opened
4 months ago
1
ci: consider adding Linux aarch64
#50
ee7
opened
4 months ago
0
Some work to get initial tests working on Linux
#49
viega
closed
4 months ago
1
`c4test` fails with `basic15.c4m`
#48
ee7
closed
4 months ago
1
`c4test` segfaults with `basic18.c4m`
#47
ee7
closed
4 months ago
1
AddressSanitizer: global-buffer-overflow gc.c:919 in `scan_arena`
#46
ee7
closed
4 months ago
4
Next