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
Age
Commit message (
Expand
)
Author
2019-04-29
Print "NaN" and "Inf" for floating-point NaNs and infinites.
S. Gilles
2019-04-28
Add test for previous issue.
Ori Bernstein
2019-04-28
Fix float conversions in casts.
Ori Bernstein
2019-04-28
Revert "Add a missing tysearch."
Ori Bernstein
2019-04-12
Rename traits correctly.
Ori Bernstein
2019-03-21
Commit bio.readterm
Ori Bernstein
2019-03-21
bio.readto and EOF
Carlin Bingham
2019-03-16
Add synchronization to xset.
iriri
2019-03-14
Add explicit abi conversions for syscall args.
Ori Bernstein
2019-03-14
Fix use-after-free in futex-based semaphore implementations.
iriri
2019-03-14
Get a bit better at wrangling type bindings.
Ori Bernstein
2019-03-13
readdelim: don't leak memory if there's an error
Carlin Bingham
2019-03-13
Fix bio.readto
Carlin Bingham
2019-03-03
Give traits the necessary env.
Ori Bernstein
2019-03-03
Don't set the env on typedef psuedodecls.
Ori Bernstein
2019-03-03
Merge envs correctly.
Ori Bernstein
2019-02-28
Fix type substitution in sizeof.
Ori Bernstein
2019-02-27
Merge github.com:oridb/mc
Ori Bernstein
2019-02-27
Remove unused lines from the regmap.
Ori Bernstein
2019-02-27
Fix __fini__ on openbsd
Carlin Bingham
2019-02-26
Hook in __fini__ on 9front.
Ori Bernstein
2019-02-26
Accept that `file` isn't a node.
Ori Bernstein
2019-02-26
Add support for `__fini__` functions.
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-02-18
We don't need the last array, just the count.
Ori Bernstein
2019-02-16
Clean up redundant code.
Ori Bernstein
2019-02-10
Pass the type envs through properly in delayed unification.
Ori Bernstein
2019-02-10
Work towards removing the streq check.
Ori Bernstein
2019-02-10
Boundtype should be harmless on non-params.
Ori Bernstein
2019-02-09
Work towards removing the streq check.
Ori Bernstein
2019-02-08
Runsrc is now consistent with -b
Ori Bernstein
2019-02-08
Unbreak runsrc.
Ori Bernstein
2019-02-07
Fix declaration of mktraitmap
Ori Bernstein
2019-02-06
Fix indentation.
Ori Bernstein
2019-02-05
Add a missing tysearch.
Ori Bernstein
2019-02-04
Error if we forgot to give code to build.
Ori Bernstein
2019-01-29
Add test for previous failure.
Ori Bernstein
2019-01-29
Remove pointless call overhead and casting.
Ori Bernstein
2019-01-29
Align slices correctly in vaenter.
Ori Bernstein
2019-01-28
Bump ABI version.
Ori Bernstein
2019-01-28
Missed type alignment for slices.
Ori Bernstein
2019-01-27
Add commonly used constants.
Ori Bernstein
2019-01-27
Fix formatting.
Ori Bernstein
2019-01-20
Fix package name.
Ori Bernstein
2019-01-19
Fix curve25519.
Ori Bernstein
2019-01-15
And a bit more tweaking: Just git-reset.
Ori Bernstein
2019-01-14
Make rebootstrapping more robust.
Ori Bernstein
2019-01-14
Merge branch 'pathabs' of https://github.com/typeless/mc
Ori Bernstein
[next]