RSS feed
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.
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.
f5aa5edb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/18 18:07
Add comments to the fmt.myr source
bbf152c2
– Ori Bernstein <orib@google.com>
authored
on 2013/01/18 09:09
Be more careful about duplicated dependencies to build.
9fc485a8
– Ori Bernstein <orib@google.com>
authored
on 2013/01/18 09:09
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
4ef66b11
– Ori Bernstein <orib@google.com>
authored
on 2013/01/18 09:08
Don't return from a void function.
dd20049d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/17 20:17
When the stdlib grows a slice, free the old one.
0deadc64
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/17 20:13
A bit more commenting.
b8b1b240
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 21:47
Keep our symbol tables straight when specializing.
5cacde48
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 21:46
Touch the right symbol tables.
d2c04d00
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 20:38
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
b4c40054
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 20:36
Remove duplicated test from test list.
8464d76b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 20:35
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
0500ef75
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 20:35
Add missing file.
2d53d939
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/01/16 20:33
Disable broken code.
23f5bba1
– Ori Bernstein <orib@google.com>
authored
on 2013/01/16 12:56
Comment the memory allocator.
f61764f5
– Ori Bernstein <orib@google.com>
authored
on 2013/01/16 11:33
Rename the command line option parser to 'optparse'.