issues
search
bmx-ng
/
bcc
A next-generation bcc parser for BlitzMax
zlib License
33
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Byte + Byte, different result than in BlitzMax (legacy)
#680
GWRon
opened
1 day ago
2
False/True handled as integer - for what reason?
#679
GWRon
opened
1 day ago
1
Boolean/comparison not interpreted as "long" in method overloads
#678
GWRon
opened
1 week ago
0
Also cast function pointers.
#677
woollybah
closed
1 week ago
0
Add own copy of compatible zlib.
#676
woollybah
closed
1 week ago
0
Compare and SendMessage protos now reflect implementations.
#675
woollybah
closed
2 weeks ago
0
Added new casts where appropriate
#674
woollybah
closed
2 weeks ago
0
Updated for zlib changes to use ULongInt
#673
woollybah
closed
2 weeks ago
0
Fixed incorrect cast on calls to ObjectNew.
#672
woollybah
closed
2 weeks ago
0
Add struct-specific array creation and slicing.
#671
woollybah
closed
2 weeks ago
0
Multi-Line strings lead to incorrect error line numbers
#670
GWRon
opened
3 weeks ago
0
Strings in inlined functions are NOT defined in generated header files
#669
GWRon
opened
3 weeks ago
0
Define Enums in Types
#668
GWRon
opened
1 month ago
3
Reverted null function wrapper changes.
#667
woollybah
closed
5 months ago
0
Inline: Issues with strings in inlined functions
#666
GWRon
opened
5 months ago
0
Interfaces: Missed implementations only caught when creating an instance
#665
GWRon
opened
5 months ago
1
Incorrect variance checks when converting between function types
#664
HurryStarfish
opened
6 months ago
0
Array out of bounds allowed?
#663
DruggedBunny
opened
6 months ago
6
"wrapper functions for null function error function pointers" commit leads to segfaults
#662
GWRon
opened
6 months ago
4
Version bump due to generation changes.
#661
woollybah
closed
6 months ago
0
Use wrapper functions for Null Function Error function pointers
#660
woollybah
closed
6 months ago
0
Compilation of BCC with legacy - math.c issues
#658
GWRon
opened
6 months ago
0
Compilation failure on Apple Silicon M1 Max (clang 17)
#659
sblank
closed
6 months ago
12
[Generics] Crash, Possible C code casting bug?
#657
thareh
opened
7 months ago
2
@bmk Pragma broken since 0.139
#656
Scaremonger
opened
7 months ago
0
Automatic string to byte ptr generation
#655
GWRon
opened
7 months ago
0
Normal Debug build EAVs, GDB Debug build works - only affects x86 builds
#654
GWRon
opened
8 months ago
1
[Generics] EachIn type conversion
#653
thareh
opened
8 months ago
1
Fixes a couple of issues
#652
thareh
closed
9 months ago
0
Question: Why do "release-build" type-structs contain debug struct information?
#651
GWRon
closed
9 months ago
2
Multi-dim-access to a single-dim array with "incorrect" C Code (not caught with BCC error message)
#650
GWRon
opened
10 months ago
0
BCC allows to access multi-dim arrays with less/more dimensions
#649
GWRon
opened
10 months ago
1
Added auto-superstrict, and option to disable it.
#648
woollybah
closed
10 months ago
1
[Generics] Nested generics & import issue
#647
thareh
opened
10 months ago
0
Ensure superclasses include args in ifc.
#646
woollybah
closed
10 months ago
0
[Generics] Using object as argument
#645
thareh
opened
10 months ago
0
Class and scope names are now stored in the ifc. Resolves #643
#644
woollybah
closed
11 months ago
0
Unsupported type for name mangling
#643
thareh
closed
11 months ago
4
mod/shl/shr are not assignment operators.
#642
woollybah
closed
11 months ago
0
Module/Framework are mutually exclusive.
#641
woollybah
closed
11 months ago
0
Fixed internal error.
#640
woollybah
closed
11 months ago
0
Bug with extending generic types
#639
thareh
closed
10 months ago
10
Fixed names of imported generic class impls.
#638
woollybah
closed
11 months ago
0
Ensure _env is initialised with base module.
#637
woollybah
closed
11 months ago
0
Try/Catch in release builds (code there but not throwing)
#636
GWRon
closed
1 year ago
6
Importing of generics not working
#635
thareh
closed
11 months ago
2
Include & Incbin reports wrong line on file not found
#634
thareh
closed
9 months ago
0
"exit" inside functions not always caught by bcc
#633
GWRon
opened
1 year ago
0
Compile Error: Expecting expression but encountered @bmk
#632
braxtonrivers
opened
1 year ago
0
Pragmas added to interfaces for hierarchical visibility.
#631
woollybah
closed
1 year ago
1
Next