shithub: mc

RSS feed

7f27f8b7 – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/02 12:27
Implement the other half of DecrementDegree.

8bfbbffd – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/02 11:07
x

46a5568c – Ori Bernstein <ori@eigenstate.org> authored on 2013/02/02 09:17
Fix moverelated.

3ba26321 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/31 19:48
Only add registers from the actual initial set.

e23ac2b6 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/30 20:49
More debugging, still not working.

15ca5452 – Ori Bernstein <orib@google.com> authored on 2013/01/30 15:02
Add in invariant checks

7b0c6c77 – Ori Bernstein <orib@google.com> authored on 2013/01/30 09:03
Work on moving to callee save convention.

b474f4b5 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/29 04:58
Stub in callee save registers.

f6e81804 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/29 04:54
Implement spilling in the RA.

a853d393 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/29 04:54
Add dummy 'clean' target.

a6dba302 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/26 19:09
Fix offsets when moving block in ldel(). Thought I already did this.

b0d94f78 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/25 15:45
Fix ldel.

7baf0c3c – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/25 14:59
Rename registers for consistency.

3a45cf39 – Ori Bernstein <orib@google.com> authored on 2013/01/25 13:49
Rebuild libstd if 6m is rebuilt.

fac62869 – Ori Bernstein <orib@google.com> authored on 2013/01/25 13:31
Merge remote-tracking branch 'origin/nicer-ra'

e2ca5299 – Ori Bernstein <orib@google.com> authored on 2013/01/25 13:20
Improve errors with malformed use file name.

8804ceff – Ori Bernstein <orib@google.com> authored on 2013/01/25 13:07
Add more fold forms.

89e3217a – Ori Bernstein <orib@google.com> authored on 2013/01/23 09:56
Add loaded decls to decl list.

7ff626d1 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/22 05:55
Rename things in the platform configuration header.

49311391 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/22 04:17
Fix uninitialized variable warnings under Clang.

693647ef – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/21 06:55
Add a license.

6f4d243b – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/20 08:37
Clarify text on goto.

ec403cbf – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 22:55
Clean generated file 'gram.h'.

e366247a – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 22:14
Install all the things with the right permissions.

dfdf8a25 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 22:13
Install with the right mode.

b35cc68a – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 21:48
Install the Myrddin system's makefiles on 'make install'

29ce5608 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 10:52
Make debug dumps less verbose and more controllable

caa829c8 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 09:53
Add more comments.

0d44442f – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 09:00
Refactor the integer conversion code.

c25a3ef7 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/19 08:05
More commenting.

87d75da1 – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/18 21:04
Bind pattern match values.

6ffd7e7a – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/18 19:47
Use mmap everywhere.

0835c92d – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/18 18:54
Describe labels in the documentation.

3c4b4fec – Ori Bernstein <ori@eigenstate.org> authored on 2013/01/18 18:50
Use memmove everywhere.