RSS feed
	
	
	
		52eca667
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/25 11:14
		
Formatting as a state machine.
		 
	
		68a437bb
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/21 19:03
		
Lock less in resolver.
		 
	
		920b587c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/14 09:51
		
Add atexit for 9front.
		 
	
		377381aa
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/13 13:22
		
Add renezvous syscall to 9front.
		 
	
		9543bdfe
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/12/12 08:32
		
Only use the last . for the suffix.
		 
	
		161c6c97
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/11 16:45
		
Undo the kbind call.
		 
	
		671e174c
		 – Carlin Bingham <cb@viennan.net>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/12/12 00:28
		
Correctly invoke the linker when binding with C
		 
	
		133e0113
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/12/11 06:54
		
Add back dynlibs in usefiles.
		 
	
		63ee97c6
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/05 19:35
		
Make the tests file polyglot again.
		 
	
		034acf0c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/05 17:30
		
Error correctly when a const has no init.
		 
	
		5456cd41
		 – Lucas Gabriel Vuotto <lvuotto92@gmail.com>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/12/05 15:24
		
Be able to split long lines in commas
		 
	
		1ed38b41
		 – snocl <snorredc@gmail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/12/05 16:09
		
Align the stack in _start.
		 
	
		858ba076
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/04 20:10
		
All extern consts should be global.
		 
	
		3360bf0e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/04 20:05
		
Shift the match frontier correctly.
		 
	
		5aaf4d7e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/04 19:08
		
Fix function pointer formatting.
		 
	
		fd1b8b6f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/04 18:50
		
Handle locally declared extern consts correctly.
		 
	
		ebbdfc26
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/12/02 09:15
		
Fix myrddin acid code.
		 
	
		e067f4e4
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/12/01 10:37
		
Try resolving A and then AAAA records.
		 
	
		f6ba58c5
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/12/01 10:05
		
Allow function in blob initializers.
		 
	
		c7e6d109
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/30 19:29
		
Lazily initialize the resolver.
		 
	
		28cea7b8
		 – Mura Li <mura_li@castech.com.tw>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/28 12:54
		
Generate per-function ELF sections to enable --gc-sections
		 
	
		83eef036
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/28 07:31
		
Remove impossible checks.
		 
	
		1af62a6b
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/28 07:00
		
Allow local variables to shadow namespaces.
		 
	
		3df8885d
		 – snocl <snorredc@gmail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/28 13:29
		
Format bodyless union without trailing space.
		 
	
		89b3d3a9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/27 19:48
		
Remove bogus objdir prepend.
		 
	
		22a06a18
		 – Mura Li <mura_li@castech.com.tw>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/28 10:20
		
Do not leave out *.o and *.use after 'make -C test/ clean'
		 
	
		78da203b
		 – Mura Li <mura_li@castech.com.tw>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/28 06:37
		
Allow MYR_LDFLAGS to work properly
		 
	
		422ae1fd
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/25 19:10
		
Find the last dot in the man name.
		 
	
		6c956603
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/24 18:37
		
Don't loop infinitely computing cellwidth of bad chars.
		 
	
		04533d17
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/24 15:41
		
Improve formatting a bit.
		 
	
		c634b300
		 – Quentin Rameau <quinq@fifth.space>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/24 15:55
		
Reorder synopsis of mbld manpage
		 
	
		ce6e4a56
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/11/24 07:06
		
Document the targets types.
		 
	
		172ac611
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/11/24 06:42
		
Improve mbld manpage.
		 
	
		12f30002
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/24 05:12
		
Document DESTDIR
		 
	
		c33eb769
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/24 04:46
		
Fix the deps for bootstrap.
		 
	
		a805b85c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/23 15:28
		
zero out the data pointer in our big cache.
		 
	
		9430b39f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/21 06:39
		
Don't evict when merging.
		 
	
		75162b20
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/20 15:33
		
Fix bigalloc bugs.
		 
	
		2da5de43
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/19 14:13
		
Cache timezone info.
		 
	
		f637a3c1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/18 08:12
		
Expand .gitignore
		 
	
		0d83a6a0
		 – Earnestly <zibeon@googlemail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/18 15:12
		
mention make bootstrap as a potential step
		 
	
		c9eeeaaa
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/18 07:59
		
Point mbld to the right libraries for running tests.
		 
	
		ece21cac
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/18 06:33
		
Update bootstrap scripts.
		 
	
		f196ea0e
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/11/14 08:51
		
Fix build to deal with removal of streq function.
		 
	
		2d00e8f6
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/03 06:49
		
Rename comparable => equatable
		 
	
		5d40b4ea
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/02 06:52
		
Fix tests to use new hashable/comparable traits.
		 
	
		83d26331
		 – Lucas Gabriel Vuotto <lvuotto92@gmail.com>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/01 12:53
		
Use new traits to implement hash tables
		 
	
		8a662861
		 – Lucas Gabriel Vuotto <lvuotto92@gmail.com>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/11/01 12:53
		
Add comparable and hashable traits
		 
	
		29b2ae95
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/11 13:41
		
Fix bugs in fmt
		 
	
		6aab6b7b
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/09 14:51
		
Allow sleq to read far enough into the array to compare wide types
		 
	
		76fc43ac
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/06 19:16
		
Fix use of width uninitialized in graphemestep
		 
	
		4e018273
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/05 16:27
		
Accept the globalness of file.
		 
	
		547d6b96
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/05 16:09
		
Formatting tweaks.
		 
	
		8586a998
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/05 16:08
		
Update comment to match reality.
		 
	
		f8f5b71c
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/05 00:11
		
Implement graphemestep
		 
	
		a2a63e13
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/11/04 21:28
		
Make lib/std/test/utf.myr a non-binary file
		 
	
		ac297546
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/11/03 17:22
		
Rebuild when installed libraries change.
		 
	
		cc3afe80
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/30 20:43
		
Loop uniformly in export.
		 
	
		ae65514e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/29 21:04
		
Add zalgo text test.
		 
	
		9a5f51b1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/10/30 10:12
		
Use `wday` to get weekday, instead of day of month.
		 
	
		d85412f1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/29 17:33
		
Remove obsolete debugging.
		 
	
		dde43f18
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/10/28 20:51
		
Implement graphemewidth
		 
	
		4ecfdbc4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/29 15:12
		
Cosmetic tweak
		 
	
		d359a98a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/29 14:17
		
Fix traits when exported cross-namespaces.
		 
	
		4adc2f77
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/10/23 07:39
		
Remove debug printf.
		 
	
		3ff4453f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/22 16:13
		
Propagate hiddenness properly across usefile merges.
		 
	
		26ac18e9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/21 15:55
		
Set the ns on impl decls to match the impl ns.
		 
	
		d4862853
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/21 15:49
		
Don't bungle trait merging and exporting.
		 
	
		b7cd6588
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/19 15:59
		
Push the env before specializing the proto type.
		 
	
		fc4fca0f
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/19 08:22
		
If we haven't installed the proto, use the one we have.
		 
	
		4770743d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/18 19:19
		
Look up the proto before attaching the gimpls.
		 
	
		50fe381e
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/10/17 23:32
		
Add some ioctls from Linux x86
		 
	
		9301bca7
		 – Kartik Agaram <github@akkartik.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/10/17 18:35
		
Fix outdated comment in a test.
		 
	
		cdcf48da
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/16 14:39
		
Improve error message for missing deps.
		 
	
		fc186cb5
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/13 04:54
		
We need to free the loopck on err.
		 
	
		f7fc1cd4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/25 08:10
		
Minor cleanups on bio geti.
		 
	
		ec17d929
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/25 08:10
		
Add ncpu for openbsd.
		 
	
		ba10ad8d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/08 07:50
		
Add kbind() calls.
		 
	
		3f5b9c67
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/07 10:48
		
Correctly pad small alignments.
		 
	
		0c0c4f2f
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/10/06 09:37
		
Don't spuriously constrain types.
		 
	
		e943a393
		 – Lucas Gabriel Vuotto <lvuotto92@gmail.com>
 authored
 and Ori Bernstein <ori@markovcorp.com>
 committed
 on 2017/10/05 18:17
		
Remove deleted -c flag from mbld.1
		 
	
		ccc18d6a
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/10/05 14:23
		
Allow passing some flags to the build.
		 
	
		0cf1870f
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/10/05 14:20
		
More portable, or so I'm told.
		 
	
		c89a9ad9
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/10/05 14:10
		
make the bootstrapping step explicit.
		 
	
		66e8d816
		 – Ori Bernstein <ori@markovcorp.com>
 authored
 on 2017/10/05 10:26
		
tysearch before checking for freshen requirement.
		 
	
		92b12fc6
		 – Lucas Gabriel Vuotto <lvuotto92@gmail.com>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2017/10/03 16:05
		
Make ptrhash more explicit
		 
	
		addfe6e5
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/10/01 14:58
		
Add '{b=} option to print integers.
		 
	
		8672ce0c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/30 18:18
		
Replace bio.status(@t) with std.result(@t, bio.err)
		 
	
		7cc7912b
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/29 17:31
		
Use the right variables to point to the compiler.
		 
	
		5b3d26f6
		 – Ori Bernstein <ori@mmarkovcorp.com>
 authored
 on 2017/09/28 13:56
		
Reduce max bucket size
		 
	
		dae26bc6
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@mmarkovcorp.com>
 committed
 on 2017/09/24 12:08
		
Left-pad %m and %k output with 0
		 
	
		7dc5e79e
		 – S. Gilles <sgilles@math.umd.edu>
 authored
 and Ori Bernstein <ori@mmarkovcorp.com>
 committed
 on 2017/09/22 14:55
		
Match date abbreviations in the middle of formats
		 
	
		61fc99f4
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/23 04:31
		
Implement OpenBSD 6.2 futex mutexes.
		 
	
		466e33d9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/22 20:48
		
Remove obsolete assert.
		 
	
		444b7795
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/22 08:10
		
Fix trait lookup for nested pointers.
		 
	
		0de1c881
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/21 23:48
		
Remove 'in' token.
		 
	
		097d0aa9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/21 21:26
		
Missing an FD.
		 
	
		3a6ce7b6
		 – Ori Bernstein <ori@mmarkovcorp.com>
 authored
 on 2017/09/20 08:00
		
Add Linux CPU count function.
		 
	
		ed2494d9
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/19 20:12
		
Add listen to 9front bootstrap.
		 
	
		566ae482
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2017/09/09 17:45
		
Move to custom stack on OSX. System-allocated just doesn't do it for us.
		 
Next