usefiles: fix ty->nmemb when loading array (thanks mural)
parse: fix typos (thanks ed)
Fix construction of pattern variable bindings
Add initial openbsd 7.0 support.
lib/http: Free session and request when done.
Use correct HTTP headers for response encoding.
mi/match: fix dtree construction order of or-pattern
mi/match: fix internal compiler error
formatting: the long comments were annoying to read.
Relax the restriction of capture variables of or-patterns
Use correct dynamic linker/loader on musl-based systems (Alpine).
genp9: fix formatting issue.
Allow omitting the parameter name when it's unneeded.
resolve: fix copy-paste error
readability: '.port=port' isn't helpful, it's just 53
cleanup dns: private maxns, skip failed connnections
Add missing flowinfo to sockaddr_in6 struct.
Query nameservers in parallel.
Use Arch Linux instead of Alpine.
Build script for Alpine Linux.
Fix range checking for numbers.
Fix missing type in range tables.
infer: fix typo on range check
Type was not applied to pdst.
test/ipparse: put expected and parsed in different buffers
copy bytes to a dest buffer.
Fix crypto keccak functions with multiple adds.
Fix tests on BSDs and 9front, improve names.
Allow runtest.{rc,sh} to handle subdirectories.
Return small-aggregate values by the AMD64 abi.
Pass small-aggregate arguments by the AMD64 abi.
Add classification algorithm for small-struct passing.
Factor out the code for placing/retrieving arguments.
Add isaggregate for later use with abi conformity.
Unify alignment for heterogeneous tuples.
Fix check for dumb moves (thanks sgilles)
add OSX recvfrom, fix UDP announce (thanks Int21h)
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Remove useless code
Remove unneeded check
Use /**/ instead of //
Remove unneeded change
Simplify equality computation
Support or-patterns with wildcard variables
Fix missing link of linked list
Fix wrong order of recursive calls
Support or-pattern
Allow optional eol after the commas of function parameters
Support or-patterns with wildcard variables
Fix wrong order of recursive calls
Support or-pattern
Support the pseudo-member 'tag' for union types
Fix typo: s/intializer/initializer/g
Align spilled arguments correctly for amd64 abi.
Add support for LDFLAGS lines.
Merge branch 'master' of /git/ori/mc
Update bootstrap on FreeBSD
spelling mistake in comment
fixed macos build, "improved" vim syntax highlighting (improved mode off by default)
[PATCH v2] Force correct sign for intermediate steps of bigmul
[PATCH v2 4/3] Somewhat better error for std.put("{w=?}", "foo")
Allow specifying padding width from variable
Make vanext decrement tc.nelt unconditionally
Convert lib/test/fmt.myr to use testr
Merge decision tree nodes when possible
Allow bigdivmod to return remainders between 2^31 and 2^32
Add tests for matching semi-complicated tuples
Make the 9front C compiler happy: return at end of function.
Add a new match compiler implementation
Use optparse's .arg to pass run target
Support cli arguments for mbld -R
Tie return value of mbld to results of specified targets
Force scientific notation to print trailing 0s
Allow printing fltXY in scientific notation
Split out intfmt to a separate file.
Specify sigfigs (cutoff + Relative mode) for fltXY formatting
Allow padding for fltXY formatting
Collect fltXYbfmt parameters into analogue of intparams
Fix bug in dump code: Stray '{', wrong args.