Brian Fiete
|
fbd4e14fb6
|
Allowing allocation of arrays by uint size instead of just int
|
2019-09-18 17:10:06 -07:00 |
|
Brian Fiete
|
c0b73cdd6f
|
Removed lifetime.start and lifetime.end for LLVM
The lifetime annotations were causing errors in release builds, related to stack colorization
|
2019-09-18 08:14:38 -07:00 |
|
Brian Fiete
|
9309297295
|
Disallowed certain operations in deferred blocks (ie: returns/breaks)
|
2019-09-12 09:46:54 -07:00 |
|
Brian Fiete
|
38a650fc2e
|
Fixed bugs with type extensions
|
2019-09-10 11:27:53 -07:00 |
|
Brian Fiete
|
2f01cc14dd
|
Beefy::String changes, lambda hotswap fixes
Changed some string internals related to StringViewsma
Added an "incompatible capture" error for lambdas when the captures change
|
2019-09-03 11:17:13 -07:00 |
|
Brian Fiete
|
3625d76cc7
|
Fixed cascade error, switched minidump test to use symbols.beeflang.org
|
2019-08-29 17:40:17 -07:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|