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
/
lib
/
std
Age
Commit message (
Expand
)
Author
2020-12-01
bytealloc: fix bucket indexing
HEAD
master
Mura Li
2020-10-27
resolve: fix copy-paste error
Ori Bernstein
2020-10-27
readability: '.port=port' isn't helpful, it's just 53
Ori Bernstein
2020-10-27
cleanup dns: private maxns, skip failed connnections
Ori Bernstein
2020-10-25
Let dnsconnect handle IPv6.
Frank Smit
2020-10-25
Query nameservers in parallel.
Frank Smit
2020-09-20
Fix range checking for numbers.
Ori Bernstein
2020-08-30
Fix IPv6 parsing.
Frank Smit
2020-08-30
Type was not applied to pdst.
Frank Smit
2020-08-28
test/ipparse: put expected and parsed in different buffers
Ori Bernstein
2020-08-28
Fix typo
Ori Bernstein
2020-08-28
copy bytes to a dest buffer.
Ori Bernstein
2020-06-11
Unify alignment for heterogeneous tuples.
S. Gilles
2020-05-11
add OSX recvfrom, fix UDP announce (thanks Int21h)
Ori Bernstein
2019-12-05
[PATCH v2] Force correct sign for intermediate steps of bigmul
sgilles@umd.edu
2019-12-01
[PATCH v2 4/3] Somewhat better error for std.put("{w=?}", "foo")
"S. Gilles"
2019-12-04
Allow specifying padding width from variable
S. Gilles
2019-12-04
Make vanext decrement tc.nelt unconditionally
S. Gilles
2019-12-04
Convert lib/test/fmt.myr to use testr
S. Gilles
2019-10-24
Allow bigdivmod to return remainders between 2^31 and 2^32
S. Gilles
2019-09-10
Force scientific notation to print trailing 0s
S. Gilles
2019-09-09
Allow printing fltXY in scientific notation
S. Gilles
2019-09-09
Split out intfmt to a separate file.
S. Gilles
2019-09-09
Specify sigfigs (cutoff + Relative mode) for fltXY formatting
S. Gilles
2019-09-07
Allow padding for fltXY formatting
S. Gilles
2019-09-07
Collect fltXYbfmt parameters into analogue of intparams
S. Gilles
2019-07-22
Fix std.getcwd on OpenBSD -current
Carlin Bingham
2019-07-18
Fix bigand/bigor: Thanks, Mike
Ori Bernstein
2019-07-13
Oops, mangled something with git9.
Ori Bernstein
2019-07-14
Fix crash with large shifts in bigint.
Ori Bernstein
2019-07-14
Fix memory leak in bigparse. (Thanks, Mike)
Ori Bernstein
2019-06-09
Fix error message for {} without parameter
S. Gilles
2019-05-10
Allow exact case of mkbigint(2^32)
S. Gilles
2019-04-29
Print "NaN" and "Inf" for floating-point NaNs and infinites.
S. Gilles
2019-02-28
Fix type substitution in sizeof.
Ori Bernstein
2019-02-19
Handle (-1) + (1) and (-3) - (-2) with bigints
S. Gilles
2019-02-19
Allow bigparse to handle negative numbers
S. Gilles
2019-02-19
Convert bigint tests to use testr
S. Gilles
2019-01-29
Remove pointless call overhead and casting.
Ori Bernstein
2019-01-29
Align slices correctly in vaenter.
Ori Bernstein
2019-01-27
Fix formatting.
Ori Bernstein
2019-01-05
Add pathabs
Mura Li
2018-12-26
Comment.
Ori Bernstein
2018-12-26
Implement `std.bygrapheme`.
Ori Bernstein
2018-11-16
Add some negative tests.
Ori Bernstein
2018-11-16
Add strfind tests.
Ori Bernstein
2018-11-16
Fix tests.
Ori Bernstein
2018-11-12
Simplify strfind.
Ori Bernstein
2018-11-03
Add tls hooks to libstd.
Ori Bernstein
2018-10-12
Fix typo in chartype.
Ori Bernstein
[next]