.. |
Append.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Arrays.bf
|
Fixed some alignment differences between LLVM and BeefBE
|
2020-04-03 10:34:26 -07:00 |
Boxing.bf
|
New tests
|
2020-01-31 16:09:35 -08:00 |
Delegates.bf
|
New function/delegate casting rules, similar to tuple rules
|
2020-03-31 07:46:01 -07:00 |
Enums.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Extensions.bf
|
Fixed test
|
2019-11-30 16:52:52 -08:00 |
FuncRefs.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Generics.bf
|
New test
|
2020-02-13 07:53:11 -08:00 |
Helper.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Interfaces.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Ints.bf
|
New tests
|
2020-01-31 16:09:35 -08:00 |
Lambdas.bf
|
New tests
|
2019-12-11 12:55:01 -08:00 |
LocalFunctions.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Mixins.bf
|
Fixed unqualified static lookups in mixins
|
2020-03-30 11:13:24 -07:00 |
Nullable.bf
|
New tests
|
2019-12-13 14:19:28 -08:00 |
NullConditional.bf
|
Null conditional fixes
|
2019-12-03 17:35:53 -08:00 |
Objects.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Operators.bf
|
Fixed default parameters requiring conversion operators
|
2020-03-11 07:57:20 -07:00 |
Precedence.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Properties.bf
|
Improving auto-implemented properties
|
2020-04-10 07:53:56 -07:00 |
Reflection.bf
|
Fixed some alignment differences between LLVM and BeefBE
|
2020-04-03 10:34:26 -07:00 |
Scopes.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
SizedArrays.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Spaceship.bf
|
Improved spaceship- const evaluation, subtraction optimization
|
2020-02-23 07:41:06 -08:00 |
StructInit.bf
|
Fixed some struct-init-detection code
|
2020-04-11 07:32:40 -07:00 |
Structs.bf
|
Fixed packing issue, made Packed infer Ordered
|
2020-03-14 12:33:34 -07:00 |
TrackedAlloc.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Tuples.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
TypeLookup.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
Unions.bf
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
VarArgs.bf
|
Fixed varargs and tuple building
|
2020-02-11 08:37:52 -08:00 |
Virtuals.bf
|
Fixed virtuals defaults issue, added virtuals test
|
2020-02-21 06:08:59 -08:00 |