RSS feed
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.
d5fe5b7c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:17
Add missing makefile.
2e1ba4c0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:16
Add missing file.
8583926c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 16:14
Move more stuff around in util code.
100ed840
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 06:17
Extract util functions into separate dir from parse/
74707c5d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/22 05:29
Remove comments.
9c52b9aa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/20 17:40
Move more operators to flatten.
63405aa8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/20 17:14
Move more code to flatten.c
7096d0e9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/13 09:44
Start refactoring
eba5edcf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/20 14:00
Use last '.' for extension.
aabaf05c
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/19 18:43
update links
40f5080f
– Ryan Gonzalez <rymg19@gmail.com>
authored
on 2016/02/18 07:29
Update bootstrap script
417f0a16
– andrewc <andrewchamberss@gmail.com>
authored
on 2016/02/15 08:52
make std.fatal print to std.Err
5bd859be
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/13 11:25
Eliminate special case instructions.
49570fb0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/13 10:43
Same treatment for 'repstosb'
675736f3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/13 10:33
And correctly null terminate arg lists.
56d1f1bc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/13 10:31
Save regs correctly around rep movs
dd571249
– andrewc <andrewchamberss@gmail.com>
authored
on 2016/02/11 06:30
stop mbld from opening a directory
ef16012a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/10 18:42
Merge branch 'oops' of https://github.com/andrewchambers/mc
b4fabefd
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/11 14:51
std.Err pointed to std.In
5077c6c5
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/08 12:37
add mktempat to std
5a7ad6eb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/10 06:36
Merge branch 'mktempat' of https://github.com/andrewchambers/mc
d16071e9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/10 06:35
Add rename syscall.
cd9b841f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/10 06:35
Print bad indexes in iterutil test
5cd0a14d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/09 16:23
Fix chartype range.
2b755a0e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 20:09
Remove debug prints.
0aabb057
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 19:51
Merge https://github.com/scharlatan/mc
de24f690
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/09 12:29
add rename to linux sys
60bc966a
– scharlatan <a.regenfuss@gmx.de>
authored
on 2016/02/09 03:57
Fix representation in std.put in doc/lang.txt.
783e13e9
– scharlatan <a.regenfuss@gmx.de>
authored
on 2016/02/08 19:08
Merge branch 'master' of https://github.com/oridb/mc
1a46ea4e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 14:36
Add support for unescaped raw strings.
3805b955
– scharlatan <a.regenfuss@gmx.de>
authored
on 2016/02/08 11:08
Fix typos in the language specification.
5ec2c38d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 09:44
Fix trivial leak.
1342e985
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/08 09:28
Fix mistake in folding.
de19a8fe
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:52
Use std.htbykeyvals in inifile.
8f1e28d8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:52
Don't double init generic impls.
0e0424af
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:36
Be a bit more specific in the patterns for chars.
ab4d1165
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 20:27
Add iter utils.
03857943
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 17:38
Generic iterators now seem to work.
061c7f28
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 14:57
Recognize '//' comments.
1adef91a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 14:01
Fix bio bug.
2d46e781
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 11:17
Don't use a null pointer when printing error.
91ad7689
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 10:41
Work towards generic iterables.
f0f16549
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/06 10:22
Type matches for named types are on the args.
a73b2d83
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 16:08
Merge branch 'rvallen' of https://github.com/andrewchambers/mc
932320f9
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/06 06:20
fix rval len, fixes #69
ee843124
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 09:43
Regenerate bootstrap for OSX
198e24ab
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/06 06:37
fix linux bootstrap
3c1277e3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 07:44
Add missing file.
d515158d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/05 06:42
Split out 'striter' code.
3ecd5cba
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/05 16:10
fix linux bootstrap
79dc3956
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/04 19:08
Regenerate bootstrap.
e506b713
– andrewc <andrewchamberss@gmail.com>
authored
and Andrew Chambers <andrewchamberss@gmail.com>
committed
on 2016/02/05 12:32
change slgrow to take a pointer
4fd76bb3
– Andrew Chambers <andrewchamberss@gmail.com>
authored
on 2016/02/05 13:49
make slzgrow match other functions
9edbd938
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/04 16:14
Make std.sljoin consistent.
49d55e74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/04 06:54
Find the first type that has a base type.
c42fbb60
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/03 18:41
Only look up base types if there's no seqbase trait.
c3fca3a0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/02 11:40
Merge pull request #67 from andrewchambers/memleak
c3a4e932
– andrewc <andrew_chambers@trimble.com>
authored
on 2016/02/03 08:29
fix memory leak in fslurp
a72122d4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/02 11:08
Remove unimplemented file.
ad4d1397
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/02 06:30
Make slpush take an address.
0205329e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 18:53
Copy traits over for Tyname when specializing.
1a1892e5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 18:23
Don't duplicate type variables.
41f58088
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 18:23
Actually add the option flag to dump types.
323f7cc4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/02/01 17:20
Fix type array typedef indexing.
74d50fbf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 10:39
Add test for escaped strings.
d18c7f36
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/31 18:11
Fix typos.
8e0a983f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/31 17:57
Check array sizes in type goodness evaluation.
128470e4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/31 17:18
Add support for generic impls.
fb8753c9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/30 21:13
Make tysearch error-free.
b1a3d3df
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/30 20:18
Fix missing tysearch()
f7141e2d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 20:43
Fix isconstfn.
92c71814
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/01/29 20:03
Error on unmatchable types.
Next