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-10-16
Add tests for matching semi-complicated tuples
matchcomp
sgilles@math.umd.edu
2019-10-22
Make the 9front C compiler happy: return at end of function.
Ori Bernstein
2019-10-21
Remove unneeded indentation
Mura Li
2019-10-21
Use inline function instead of GNU extension
Mura Li
2019-10-21
Format code
Mura Li
2019-10-21
More informative error message
Mura Li
2019-10-21
new => mk
Mura Li
2019-10-21
Use ints instead of chars to encode Path
Mura Li
2019-10-21
Update comments
Mura Li
2019-10-21
Remove redundent initializer
Mura Li
2019-10-21
Add hide-checking (pattern coverd by earlier case)
Mura Li
2019-10-21
Share final states, do not create duplicate ones
Mura Li
2019-10-21
Rename __XXX macros
Mura Li
2019-10-21
Cleanup
Mura Li
2019-10-21
Remove unused struct fields
Mura Li
2019-10-21
Fix missing punctuations
Mura Li
2019-10-21
Add some docs
Mura Li
2019-10-21
rename _m to mkdummymatch
Mura Li
2019-10-21
Remove debugging log not for users
Mura Li
2019-10-21
Use the built-in diagnostic helper
Mura Li
2019-10-21
WIP: add exhaustiveness checking
Mura Li
2019-10-21
WIP: rename gendtree2 to gendtree
Mura Li
2019-10-21
WIP: renmae _-prefix variables
Mura Li
2019-10-21
WIP: remove {} around single-statement ifs
Mura Li
2019-10-21
WIP: remove the commented-out test cases which are for the old algorithm
Mura Li
2019-10-21
WIP: update comments
Mura Li
2019-10-21
WIP: re-order functions
Mura Li
2019-10-21
WIP: move the definition of Dtree to mi.h
Mura Li
2019-10-21
WIP: remove unused code
Mura Li
2019-10-21
WIP: upgrade genonematch
Mura Li
2019-10-21
Add a new match compiler implementation
Mura Li
2019-10-21
Use optparse's .arg to pass run target
Mura Li
2019-10-22
Support cli arguments for mbld -R
Mura Li
2019-10-18
Tie return value of mbld to results of specified targets
sgilles@math.umd.edu
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-31
Fix bug in dump code: Stray '{', wrong args.
Ori Bernstein
2019-07-26
Fix wycheproof tests for curve25519 (thanks Mike)
Ori Bernstein
2019-07-25
Add curv25519 tests (thanks Mike)
Ori Bernstein
2019-07-23
Add OpenBSD 6.4 syscalls
Carlin Bingham
2019-07-22
Fix std.getcwd on OpenBSD -current
Carlin Bingham
2019-07-18
Fix typos in spec (thanks, Mike)
Ori Bernstein
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
[next]