shithub: mc

RSS feed

b3f5bb4a – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 21:35
Allow empty vararg list.

709c76b4 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 21:13
Return the right token.

92dd0254 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 21:10
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc2

2c92e48f – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 19:40
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc2

e467b6f2 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 19:40
New version of language docs.

38f79499 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 18:50
Rename type names.

ad1ad7e6 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/07 18:43
Test arrays within structs.

d7340522 – Ori Bernstein <orib@google.com> authored on 2012/08/07 11:39
Return the right length from tidappend()

da7a658f – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/06 21:03
Rename ModeS to ModeW.

d42ef53f – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/06 20:25
Improve commenting

605f963a – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/06 20:23
We want to unify the checked node, not any subnode.

84dc4bb3 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/06 18:22
String handling changes.

b1c03eec – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/05 22:14
Use .byte constants. At least that seems to work cross platform.

f5c2360f – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/05 21:03
Don't get the wrong string length.

e2baffe4 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/05 18:01
Squash indirection bugs.

40478b75 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/05 12:52
Simplify inc/dec.

38bff109 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/03 19:42
Write *through* out parameters when dereferencing.

214bcaf5 – Ori Bernstein <orib@google.com> authored on 2012/08/03 13:21
Test more stuff.

9b2d009a – Ori Bernstein <orib@google.com> authored on 2012/08/03 13:20
Don't die if types have no constraints.

bdddb0fe – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/02 21:23
Align the function arguments properly in calls.

c7606d65 – Ori Bernstein <orib@google.com> authored on 2012/08/02 14:25
Don't put in a bogus offset when casting slices.

a61e4d3a – Ori Bernstein <orib@google.com> authored on 2012/08/02 09:12
Fix blit offsets.

8a41392d – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/01 21:08
Convert array sizes.

c2d507cd – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/01 17:00
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc2

e167f13d – Ori Bernstein <orib@google.com> authored on 2012/08/01 12:24
Reformat coreg tables.

5f669e29 – Ori Bernstein <orib@google.com> authored on 2012/08/01 11:33
Don't crash when we can't open a file.

cf2310b3 – Ori Bernstein <orib@google.com> authored on 2012/08/01 10:56
Rename stuff a bit.