shithub: mc

RSS feed

c6616159 – Ori Bernstein <ori@eigenstate.org> authored on 2017/12/25 11:30
Make the copy loop byte based.

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.