index
:
ori/mc.git
0.2
abi
autoexpr
autovar
bettermatch
biofunc
callee-save
closures
dependent-tags
fixtraits
freebsd-port
hashtraits
integrated
kill-sleq
libmath-merge
master
matchcomp
mbld-rebase
mbld2
mpkg
netbsd-port
peephole-opt
poller
qbe
struct-lit
threadwork
tls
trait-syntax
update-bootstrap
The Myrddin compiler.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstd
Age
Commit message (
Expand
)
Author
2015-08-26
Move Myrddin libs to lib/ subdirectory.
Ori Bernstein
2015-08-26
Test and fix hash tables.
Ori Bernstein
2015-08-24
Fix build on OSX
Ori Bernstein
2015-08-20
Update Plan 9 build for new ABI.
Ori Bernstein
2015-08-21
Get closer to the C ABI
Ori Bernstein
2015-08-11
Actually duplicate the bits.
Ori Bernstein
2015-08-07
Don't print stray ','s in bit sets.
Ori Bernstein
2015-07-15
Load host map in __init__.
Ori Bernstein
2015-07-08
Add futex syscall.
Ori Bernstein
2015-07-01
Add format funcs.
Ori Bernstein
2015-06-28
Implement '__init__' functions.
Ori Bernstein
2015-06-25
Export type info correctly on plan9
glenda@cirno
2015-06-23
Clean up output of options.
Ori Bernstein
2015-06-22
Add ipv6 support to dial.
Ori Bernstein
2015-06-22
Add sockaddr_in6
Ori Bernstein
2015-06-21
Add ipv6 support to dial.
Ori Bernstein
2015-06-21
Clear up comments.
Ori Bernstein
2015-06-21
Add ipv6 parsing support.
Ori Bernstein
2015-06-21
Refactor ipv4 parsing.
Ori Bernstein
2015-06-18
Fix and enable all fmt tests.
Ori Bernstein
2015-06-18
Fix and enable all fmt tests.
Ori Bernstein
2015-06-18
Add tests for formatting.
Ori Bernstein
2015-06-18
Update libfmt to preparse options for std.fmt()
Ori Bernstein
2015-06-17
Work around bug with labels.
Ori Bernstein
2015-06-16
Fix up test.
Ori Bernstein
2015-06-16
Fix up hash table.
Ori Bernstein
2015-06-16
Fix fmt.myr
Ori Bernstein
2015-06-16
Rename/rearrange std.try, add defaulting variants.
Ori Bernstein
2015-06-15
Add maxargs, noargs options to optparse.
Ori Bernstein
2015-06-15
Make try work ok std.result.
Ori Bernstein
2015-06-12
Unbork tests run by mbld.
Ori Bernstein
2015-06-12
Move fmt to fmt2.
Ori Bernstein
2015-06-12
Migrate to fmt2.myr
Ori Bernstein
2015-06-12
Remove debug prints.
Ori Bernstein
2015-06-10
use '{' and '}' for format args.
Ori Bernstein
2015-06-07
Set params to empty.
Ori Bernstein
2015-06-07
Add vabytes() function.
Ori Bernstein
2015-06-07
Add support for custom formatting.
Ori Bernstein
2015-06-06
Add support for '%%' to do a literal '%'.
Ori Bernstein
2015-06-06
Convert fltfmt to use a strbuf.
Ori Bernstein
2015-06-06
Support formatting params for ints.
Ori Bernstein
2015-06-06
First cut at formatting.
Ori Bernstein
2015-06-05
Work towards better varargs.
Ori Bernstein
2015-05-22
Add type size and other info.
Ori Bernstein
2015-05-20
Add first cut at introspection API.
Ori Bernstein
2015-05-16
Remove status arg from fatal.
Ori Bernstein
2015-05-14
Fix plan9 build.
Ori Bernstein
2015-05-07
Fix up OSX to work with previous tests.
Ori Bernstein
2015-05-06
Compile error on reaching end of func without return.
Ori Bernstein
2015-05-06
Don't unnecessarily reallocate bitset storage.
Ori Bernstein
[next]