RSS feed
	
	
	
		8303e070
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/04/14 20:11
		
Make named types use custom formatters.
		 
	
		fcb38bff
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/04/12 18:53
		
Fix typo.
		 
	
		2b93bb53
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/04/07 19:46
		
Remove dead variables.
		 
	
		52e1e5f1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/04/03 20:25
		
Fix matching.
		 
	
		49c47067
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/21 20:33
		
Improve error handling for dial/resolve.
		 
	
		9014efa1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/21 20:02
		
Report resolve failures.
		 
	
		a4a21351
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/14 19:53
		
Error if we infer a struct literal as a non-struct
		 
	
		5269edd3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/10 14:43
		
Fix build on OSX, by deduping syms correctly.
		 
	
		f15c3cc3
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/08 19:11
		
Fix typos in tables.
		 
	
		cec7bf12
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/08 05:05
		
Merge branch 'strliteq' of https://github.com/andrewchambers/mc
		 
	
		0fd30aac
		 – Andrew Chambers <andrewchamberss@gmail.com>
 authored
 on 2016/03/08 16:40
		
compare the correct memory in strliteq
		 
	
		fef2165a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/07 17:13
		
Fix missing null terminator.
		 
	
		7232ece6
		 – andrewc <andrewchamberss@gmail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2016/03/07 06:35
		
decouple search key type from value type
		 
	
		89b3d0c3
		 – andrewc <andrewchamberss@gmail.com>
 authored
 on 2016/03/07 06:02
		
make slpop take a pointer to a slice
		 
	
		2b8417dc
		 – Andrew Chambers <andrewchamberss@gmail.com>
 authored
 on 2016/03/06 11:12
		
remove debug prints
		 
	
		cd073622
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/05 11:52
		
Switch sections at end of type blob.
		 
	
		f280df62
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/05 11:34
		
Add comdat support.
		 
	
		81c19d1a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/03 07:32
		
Merge branch 'args' of https://github.com/kirbyfan64/mc
		 
	
		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
		 
	
		c9397174
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2016/03/03 07:31
		
Remember to rebuild dep libraries.
		 
	
		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.
		 
	
		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.
		 
Next