Allow "-" in filenames |
|
More...
|
about 11 years ago
|
Added metadata recognition and ".."-newline fix |
|
More...
|
about 11 years ago
|
Added support for Var Objects in Methods/Functions. For now, ignore missing catches in try blocks. |
|
More...
|
about 11 years ago
|
Update test reference02 to include object overwriting and string references |
|
More...
|
about 11 years ago
|
adjusted test pointer_01 to use framework |
|
More...
|
about 11 years ago
|
Fixed another way to call function pointer fields. Added brl.retro to test modules. |
|
More...
|
about 11 years ago
|
Added test to check if function pointers in types are working |
|
More...
|
about 11 years ago
|
Added test if Try-Block is possible without "catch"-part |
|
More...
|
about 11 years ago
|
adjusted |
|
More...
|
about 11 years ago
|
Added missing casts for Long. Don't downcast when doing bit math. |
|
More...
|
about 11 years ago
|
License updates. |
|
More...
|
about 11 years ago
|
Added support for multi-dimensional arrays. Fixed string comparison generation (now uses bbStringCompare). Fixed semanting order for types (fixes #8). Improved handling of => and =< operators. Fixed munged name generation for files using dots for word separators. License updates. Added AUTHORS.md |
|
More...
|
about 11 years ago
|
Added 2 tests concerning language |
|
More...
|
about 11 years ago
|
Added test for "brl.audio" (playing WAV and OGG) |
|
More...
|
about 11 years ago
|
Allow comparisons "=>" and "=<" (BlitzMax-like) |
|
More...
|
about 11 years ago
|
Added modules for testing. |
|
More...
|
about 11 years ago
|
Added license information. |
|
More...
|
about 11 years ago
|
Positive and negative NaN!? |
|
More...
|
about 11 years ago
|
Fixed semanting for function pointer initialisation. |
|
More...
|
about 11 years ago
|
Added modules for testing. |
|
More...
|
about 11 years ago
|
INF and NAN support. More work on function pointers. Improved casting to numerics from pointers. Improved support for endtype. |
|
More...
|
about 11 years ago
|
A StringCharPtr is like a String. |
|
More...
|
about 11 years ago
|
Function pointers loaded from Interface should be recognised as a TGlobalDecl. |
|
More...
|
about 11 years ago
|
Removed completed Inbin support. |
|
More...
|
about 11 years ago
|
Improved support for endmethod, endfunction and endselect. Fixed problem consuming method with certain names. |
|
More...
|
about 11 years ago
|
- added brl.glmax2d and brl.max2d to compiling mods |
|
More...
|
about 11 years ago
|
Added SizeOf keyword. (TODO: primitives) Implemented Object to Byte Ptr support. Added Sar keyword. Handle Var Ptr variables better. |
|
More...
|
about 11 years ago
|
Added freetypefont test. |
|
More...
|
about 11 years ago
|
Fixed Global initialisation ordering issue. Null byte ptrs and numerics should be zero. Parse primitive types in more places. |
|
More...
|
about 11 years ago
|
Arithmetic with Double becomes Double. |
|
More...
|
about 11 years ago
|