Brian Fiete
|
601b08fb2d
|
Large allocation fixes
|
2019-12-09 10:29:31 -08:00 |
|
Brian Fiete
|
2bb2a5926a
|
Fixed Win32 eval
|
2019-12-01 10:17:09 -08:00 |
|
Brian Fiete
|
ba01bbb8f7
|
Linux fix
|
2019-11-27 08:55:00 -08:00 |
|
Brian Fiete
|
c1d1659e2a
|
Fixed tuple pattern matching
|
2019-11-27 08:00:15 -08:00 |
|
Brian Fiete
|
098ad1ce55
|
Optimizations, switching CanImplicitlyCast method, new CPU rate checker
|
2019-11-19 09:58:35 -08:00 |
|
Brian Fiete
|
e1656865bb
|
Fixed some var usage
|
2019-11-02 06:02:36 -07:00 |
|
Brian Fiete
|
c8ca66ec5c
|
Change Beefy::defer to be simpler (no std::function), macOS changes
|
2019-10-15 12:28:21 -07:00 |
|
Brian Fiete
|
7e55369f92
|
Added <= support for 'for less'
|
2019-10-05 11:27:30 -07:00 |
|
Brian Fiete
|
f4c252048e
|
Fixed build paths, added comparison warnings, other misc fixes
|
2019-10-05 10:26:26 -07:00 |
|
Brian Fiete
|
d48d03c58b
|
Made type lookup errors 'var' instead of 'Object', less error cascading
|
2019-10-04 10:38:36 -07:00 |
|
Brian Fiete
|
dfbf7a2792
|
We were failing on an invalid type lookup in a tuple bind
|
2019-09-29 07:42:58 -07:00 |
|
Brian Fiete
|
54d5884213
|
Fixes for ShowWrongHash, looking into debug info issues in opt llvm
|
2019-09-24 08:58:04 -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
|
5fce0af004
|
Fixed local method infinite-loop bug
|
2019-09-11 10:04:58 -07:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|