RSS feed
f73f37cc
– Ryan Gonzalez <rymg19@gmail.com>
authored
on 2016/03/03 09:05
Fix wrong Makefile build order
e1967b76
– Ryan Gonzalez <rymg19@gmail.com>
authored
on 2016/03/03 09:03
Fix odd "Unexpected argument" message
6f479559
– Ryan Gonzalez <rymg19@gmail.com>
authored
on 2016/03/03 08:58
Fix broken help argument stuff
10639872
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/02 21:45
Handle hiding of traits correctly.
76c34b54
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/02 18:20
Allow importing multiple instances of a trait.
b369801b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/02 18:16
Export the traits on types.
a1328e58
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/02 06:05
Regenerate OSX bootstrap.
535fc220
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/02 10:29
Regenerate Plan 9 bootstrap
00229a47
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/01 20:26
New linux bootstrap.
3219b214
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/01 17:25
Generate early-exiting bootstrap, regen freebsd.
f7fa0ae8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/01 17:25
Remove dead file.
c9a52e52
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/01 20:01
Handle null and named array sizes for tyeq_rec
82c1dc9a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/01 12:44
make std.diriter skip '.' and '..'
56fbadf5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/28 13:47
Actuall export fisreg.
ee5ea7d9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 21:35
Remove debug print.
11915c86
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 21:33
Merge branch 'mbldbug' of https://github.com/andrewchambers/mc
5ea62bdf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/28 13:36
Add fisreg implementation for 9front
e7e2e253
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/28 13:18
Fix Dm* constants and add fisdir
bccb73dc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/28 12:47
Plan 9 build should now work.
8ecdf73f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 20:09
Plan 9 also needs to dedup types.
3f457c0c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 19:52
Recursively tag reflected types.
cd1b25a6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 19:11
Don't recompute 'hasparams' over and over.
5b7e3296
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 18:42
Fix up type generation a bit.
8e1b57e6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/27 18:29
Add ability to deduplicate types.
16fb3943
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/27 05:00
give tests some love
8c05ff64
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/25 20:15
More consistent internness for types.
a7328b24
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/25 20:04
Use same criteria for generating types on plan9 and linux.
f2cc5d16
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/26 11:59
remove debug prints.
37851f16
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/26 11:56
Fix some generated asm for plan9.
6e5b64b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/26 10:24
Fix compile of C code
2a76c9fc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/25 10:28
Fix forward labels in nested blocks.
16bbf820
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/25 05:26
Tweak test to verify nested destructure.
da0fa1a6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/24 18:24
Fix destructuring of nested tuples.
c6b35c00
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/24 09:09
Use eltshift.
16461118
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/24 06:28
Move bitset.c to util dir.
0b5023c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/23 17:10
Fix delayed check ordering.
b35f5329
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/23 04:47
Regen bootstrap for OSX
b15530cb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:20
Align to struct alignment before entering struct.
95b07cdf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:19
Regenerate FreeBSD bootstrap.
ac29762f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:19
Merge branch 'bootstrap_update' of https://github.com/kirbyfan64/mc
08cc0fb7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:18
Fix uniniitalized variable use.