RSS feed
	
	
	
		a61e7a85
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/23 10:15
		
We moved syswrap.myr to syswrap+posixy.myr in the last commit.
		 
	
		c7e5dd48
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/23 10:08
		
Work towards wrapping different systems.
		 
	
		c861b7c1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/23 10:01
		
wait() gets to be a syscall.
		 
	
		366eeda6
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/23 05:56
		
Plan 9 always wants a scale in memrefs.
		 
	
		efb73d93
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/23 05:46
		
Fix typos.
		 
	
		68cbebc8
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/23 03:34
		
Get some more plan9 addressing syntax in there.
		 
	
		6cc5bc96
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 18:44
		
Another plan9 change: 6a doens't like '.' in function names.
		 
	
		e239a342
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 18:41
		
Some more plan9 spelling differences.
		 
	
		24d107a1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 18:33
		
Fix asm syntax.
		 
	
		639f8321
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 18:31
		
Add untested syscall code for plan9.
		 
	
		6585d63c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 17:15
		
Add untested stubs for plan9 syscalls.
		 
	
		da76fcf9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 14:04
		
Typo. 0 != O
		 
	
		e9f4727e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 14:01
		
Use the right 'ar' command on plan9.
		 
	
		44dc8c62
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 13:54
		
Use correct command for myrbuild on plan9.
		 
	
		333dd037
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/22 13:50
		
Now util+plan9.s isn't a stub.
		 
	
		6ba0acab
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 20:09
		
We need a util.s in plan9 syntax. Stub it in.
		 
	
		0ce2bbf3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 20:08
		
Plan9 spells some of the jumps differently.
		 
	
		18c7dda6
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 19:42
		
Don't delete the source with 'mk clean'
		 
	
		ae0b1ca6
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 18:41
		
Malloc the right types.
		 
	
		7ab08eeb
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 17:47
		
Make myrbuild's assembler command respect configure.
		 
	
		edf6844a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 17:26
		
Add empty system stubs for plan9.
		 
	
		c14a1933
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 16:41
		
Neither muse nor myrbuild should depend on libmi.a
		 
	
		cd67e508
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 16:37
		
Add missing file for mk.
		 
	
		cf404a56
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 16:35
		
Add a default assembly command.
		 
	
		ba6d0a1d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 16:33
		
Plan9 doesn't have the PRIx32 variables. Plus, they're ugly.
		 
	
		3ddd3c85
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 16:31
		
More work towards plan9 workingness.
		 
	
		b85c69ca
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/21 13:41
		
First attempt at supporting plan9 assemblers.
		 
	
		2433e863
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/20 21:28
		
Traits seem to be working. Whee!
		 
	
		dd2752bb
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/20 21:07
		
Traits are more worky.
		 
	
		2956d456
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/20 20:27
		
Make our type ids more stable across files.
		 
	
		419c0d34
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/20 19:06
		
New blessed way to implement traits with no functions.
		 
	
		cda16468
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/20 17:44
		
Tag exported symbols from traits.
		 
	
		2ae93e1a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/20 16:48
		
Improve error reporting.
		 
	
		7581a6e2
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/19 20:16
		
Implement impl and trait merging.
		 
	
		c59aaddd
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/19 13:43
		
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
		 
	
		7573519c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/19 06:39
		
Remove spare assert.
		 
	
		9be5f6e0
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 18:45
		
Add tests for trait impls.
		 
	
		28fd8a46
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 18:39
		
Fix type equality/hashing for unresolved types.
		 
	
		f46267a4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 18:38
		
Remove useless option from muse.
		 
	
		94f16d7d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 18:31
		
Delete dead code.
		 
	
		b1eb90e0
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 18:30
		
Get rid of the 'exports' stab.
		 
	
		23f37b9d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 09:57
		
Actually check subtypes in structs.
		 
	
		6ed1ebe0
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/18 09:57
		
Overflowing an signed value is undefined. Use uintptr_t.
		 
	
		01243d18
		 – Ori Bernstein <orib@orib-mbp.dhcp.thefacebook.com>
 authored
 on 2014/12/18 09:52
		
Fix up type equality/hashing.
		 
	
		a537b8fe
		 – Ori Bernstein <orib@orib-mbp.dhcp.thefacebook.com>
 authored
 on 2014/12/16 09:22
		
Transfer over the index when renaming nsnames.
		 
	
		06424fdd
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/14 20:45
		
Put the if in the right place.
		 
	
		46bc8592
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/14 20:30
		
Add recursive path creation.
		 
	
		e72ff77f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/14 20:29
		
Add errno codes.
		 
	
		dc761f00
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/14 15:53
		
Fix next() for single char args.
		 
	
		2b9433bf
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/14 11:43
		
Add a function for clearing any value.
		 
	
		28147a01
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/13 19:15
		
Spork returns an error code now.
		 
	
		24a3d753
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/13 18:21
		
Add plan9 instruction formats.
		 
	
		008887cc
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/13 17:38
		
Don't leave bangs in dial strings when parsing.
		 
	
		8497641e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/05 15:19
		
Merge branch 'master' of git://git.eigenstate.org/git/ori/mc
		 
	
		72eec560
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/02 11:40
		
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
		 
	
		4778a1f9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/12/02 11:39
		
Add missing file.
		 
	
		fac30df5
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 17:18
		
Don't allow attempts to get members in types that don't support them.
		 
	
		1c91b60d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 16:35
		
Don't try calling non-function types.
		 
	
		bf3f933c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 16:05
		
Fix a few type errors.
		 
	
		b1e6e521
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 16:04
		
Avoid division by zero deaths in the compiler.
		 
	
		464235e4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 13:27
		
The lhs of += should be an lval.
		 
	
		9526e43a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 12:42
		
Be stricter about negating booleans.
		 
	
		d534f4ba
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/30 12:13
		
Fix a couple of assert failures.
		 
	
		7d590b64
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/10 13:43
		
Operator shuffling.
		 
	
		39e533eb
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/10 13:32
		
Fix typo in tree walk code.
		 
	
		529a44cf
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/05 15:14
		
Handle wildcards in patterns correctly.
		 
	
		ec12afb4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/04 20:47
		
Add a comment for nconstructors()
		 
	
		6d7e87f1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/04 20:40
		
Fix up pattern tree generation.
		 
	
		86176386
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/04 17:42
		
Fix clobbering match pattern type.
		 
	
		3aa6af83
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/04 17:29
		
Fix constant patterns for matching.
		 
	
		be5462a4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/04 16:53
		
Fix most tests.
		 
	
		09af6b8f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/04 16:34
		
Check for exhaustiveness in patterns.
		 
	
		3460240b
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/11/03 06:25
		
Fix typo in makefile.
		 
	
		7995daaa
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/30 09:38
		
Fix top level Makefile.
		 
	
		28318bd4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/30 09:27
		
Unrename 'opt' -> 'mi'
		 
	
		87d2d8e1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 21:51
		
Stub in parameters needed for generating captures
		 
	
		fdf3badb
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 15:44
		
Add support for checking structs.
		 
	
		795f8b6e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 12:07
		
Stub in addstruct(), and turn failed dups into errors.
		 
	
		d6196455
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 12:05
		
Add array and tuples to decision trees.
		 
	
		e92ebbba
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 09:49
		
Add support for literal nodes in dtree.
		 
	
		050c29b2
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 09:38
		
Sequence literals are long gone. Delete the entry.
		 
	
		318f5d07
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/15 08:20
		
Clean up match.c a bit.
		 
	
		b5149942
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/14 22:28
		
Start work on new pattern matching implementation.
		 
	
		0b71df23
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/13 12:10
		
Add regex benchmark.
		 
	
		06b12a03
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/11 17:59
		
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
		 
	
		d4db9a68
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/11 14:17
		
Break out of 'use' search with likely terminators.
		 
	
		6e6db275
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/10 00:04
		
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
		 
	
		56a192ce
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/09 08:28
		
Split out parsing of dial strings.
		 
	
		8addbdbc
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/08 21:58
		
Exit program on bad arguments.
		 
	
		29c6ded7
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/08 08:12
		
Pull out typeinfo.c from simp.c
		 
	
		fea68317
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/08 08:00
		
Shuffle a few more functions.
		 
	
		4a25c643
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/08 07:42
		
Pull out actual code writing into it's own file.
		 
	
		e8c2fe57
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 17:59
		
Plan9 doesn't like named initializers.
		 
	
		217a65d3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 16:48
		
Add '-c' (extracheck) option to mc
		 
	
		7088e222
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 16:17
		
Keep track of source files as well as line numbers.
		 
	
		6b45f935
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 15:22
		
Add support for storing file ids.
		 
	
		efd6df04
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 15:01
		
Remove leftover grammar junk.
		 
	
		762e7638
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 14:31
		
Write out all important attrs on decls in usefiles.
		 
	
		a9735e12
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 14:05
		
Print all decl bools.
		 
	
		ae405996
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2014/10/07 13:54
		
Usefiles record whether a variable is a noret var.
		 
Next