shithub: mc

RSS feed

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)