RSS feed
2a3b64a5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/04/03 13:05
Add functions for buffered formatting.
480b3805
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/04/03 09:59
Add fatal() and fatalv() functions.
c4b6a1c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/04/02 08:51
Error out on failing to respolve namespaces.
d45d6cb5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/04/02 07:45
Remove some dead stores.
e9f06c46
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/04/02 07:10
Add a delayed unification hash table.
a64be799
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/04/01 10:45
Add a broken test for inferring named types.
10523591
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/03/27 12:20
Remove outdated line from help docs.
dd3b0346
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/03/20 10:03
Only add a library to the link list once.
fa1ece41
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/03/20 10:03
Include the configuration in the makefile.
e3670dfc
– Ori Bernstein <orib@google.com>
authored
on 2013/03/20 09:57
Use 'lea' to calculate offset addresses.
64f02da8
– Ori Bernstein <orib@google.com>
authored
on 2013/03/20 09:47
Use 'rep movs' in order to do blits.
4bc5bb61
– Ori Bernstein <orib@google.com>
authored
on 2013/03/20 08:18
Retab.
407ef336
– Ori Bernstein <orib@google.com>
authored
on 2013/03/20 08:18
Copy the entire union when generating matches.
a2d39ddf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/03/20 07:44
Calculate the size to blit when creating a union correctly.
05884046
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/03/20 07:43
Add repeated mov instructions.
4d0895a4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/03/20 07:34
Fix max.
c525bc13
– Ori Bernstein <orib@google.com>
authored
on 2013/02/25 12:10
Add tests for big union argument matching.
7bca94e2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/02/20 06:58
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
173bb6e6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/02/20 06:58
Print the filename in syntax errors.
fd429ed0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/02/20 05:29
Fix the syscall files.
564acd81
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/02/20 05:13
Fix argument order for OSX.
3e92cda1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2013/02/19 21:15
'#' is now the postfix pointer deref operator.
543887f4
– Ori Bernstein <orib@google.com>
authored
on 2013/02/19 13:30
Slices have been using ':' for the range since forever.
7e94001f
– Ori Bernstein <orib@google.com>
authored
on 2013/02/19 09:01
Allow empty package names.
e559a7dc
– Ori Bernstein <orib@google.com>
authored
on 2013/02/19 08:07
Add test for empty package names (ie, exporting 'main')
ae6e5736
– Ori Bernstein <orib@google.com>
authored
on 2013/02/19 08:01
Use 'myrbuild' to build the tests
231f122b
– Ori Bernstein <orib@google.com>
authored
on 2013/02/19 08:00
It's not a fatal if an 'mc' subcommand fails.