shithub: mc

RSS feed

4f90a4d9 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/20 14:12
More docs.

8e01f489 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/19 20:22
More docs.

abb0c19a – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/19 08:45
More documentation of bugs.

fa9b8ec3 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/19 08:35
Add to the manpages.

8fc09195 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 23:04
More stubbing in of information.

b1adfa01 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 22:53
Remove unused header.

ceab69f3 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 22:51
Don't use string functions with unchecked length.

d7f35e49 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 22:37
Add a stubbed in manpage.

939f632c – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 17:56
Write a bit about flattening.

fbabc93a – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 17:20
Rephrase the usefile description

0a9b0232 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 17:17
More docs.

aa9f32bf – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 16:35
Stub in table of contents.

d2abc97b – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/18 16:32
Add start of compiler internals documentation.

b7198a18 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/17 21:32
Change 'cons' to 'ucon', add uget.

5196e4c1 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/16 16:40
We declare the variables in pattern matches now.

9193bdc0 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/15 18:08
Actually create the typaram.

af272f33 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/15 18:02
Add syntax and tests for multiple constraints

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

949eb055 – Ori Bernstein <orib@google.com> authored on 2012/08/15 17:11
Look up values in the correct namespace.

e8489f8f – Ori Bernstein <orib@google.com> authored on 2012/08/15 16:16
Renamings.

f560f409 – Ori Bernstein <orib@google.com> authored on 2012/08/15 15:16
Fix bug in text value.

9f63c5e1 – Ori Bernstein <orib@google.com> authored on 2012/08/15 13:49
We don't need the load instruction.

9cf66b53 – Ori Bernstein <orib@google.com> authored on 2012/08/15 13:11
Make nested structs work.

41ce4dfc – Ori Bernstein <orib@google.com> authored on 2012/08/15 12:04
Add another broken test for nested structs.

b1e6a042 – Ori Bernstein <orib@google.com> authored on 2012/08/15 11:11
Stabs named 'ns' are returned when we look up 'ns'.

d932e34a – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/15 08:22
tylike becomes mktylike.

f4dba460 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/15 08:16
More comments.

e4b25623 – Ori Bernstein <ori@eigenstate.org> authored on 2012/08/15 08:01
More comments.

f11860b5 – Ori Bernstein <orib@google.com> authored on 2012/08/14 14:20
Use ':' instead of ',' in slice types.

482ea3b5 – Ori Bernstein <orib@google.com> authored on 2012/08/14 14:13
Use ':' instead of ',' in slice ranges.

e24bcc37 – Ori Bernstein <orib@google.com> authored on 2012/08/14 14:05
Allow implicit bounds on slices.

9ae74937 – Ori Bernstein <orib@google.com> authored on 2012/08/14 13:57
Remove stupid comment.

09f4922d – Ori Bernstein <orib@google.com> authored on 2012/08/14 13:51
More comments and some code rearrangements.

80715362 – Ori Bernstein <orib@google.com> authored on 2012/08/14 12:33
Add comments.