Andrew Kelley
|
b6e7a0dadd
|
support arithmetic for non byte aligned integer types
see #261
|
2017-02-16 17:08:55 -05:00 |
Andrew Kelley
|
e5b1758010
|
remove staticEval builtin in favor of comptime expression
|
2017-01-22 23:21:00 -05:00 |
Andrew Kelley
|
6caf32195a
|
pass unnecessary if statement test
|
2017-01-08 22:25:38 -05:00 |
Andrew Kelley
|
3b5e26b7f7
|
self hosted tests import std library
|
2017-01-05 03:57:48 -05:00 |
Andrew Kelley
|
6ec6589bd8
|
IR: pass MT19937_64 test
|
2017-01-05 00:59:37 -05:00 |
Andrew Kelley
|
69132bdeda
|
IR: progress toward compiling standard library
* comptime fn call
* is_comptime doesn't count as an instruction dependency
* update more std code to latest zig
|
2016-12-31 17:10:29 -05:00 |
Andrew Kelley
|
5f89393acb
|
IR: implement binary not instruction
|
2016-12-31 02:23:39 -05:00 |
Andrew Kelley
|
aee7ad3de2
|
IR: port all passing tests over
|
2016-12-26 03:44:59 -05:00 |
Andrew Kelley
|
6c9ec3688e
|
IR testing: rename cases3 dir to cases
|
2016-12-26 02:49:30 -05:00 |