shithub: mc

RSS feed

63c188f6 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:54
Return small-aggregate values by the AMD64 abi.

65ec134c – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 16:50
Pass small-aggregate arguments by the AMD64 abi.

dfc14553 – S. Gilles <sgilles@umd.edu> authored on 2020/05/23 01:58
Add classification algorithm for small-struct passing.

cba8dceb – S. Gilles <sgilles@umd.edu> authored on 2020/04/25 21:13
Factor out the code for placing/retrieving arguments.

b32614e4 – S. Gilles <sgilles@umd.edu> authored on 2020/03/25 21:42
Add isaggregate for later use with abi conformity.

58a13c39 – S. Gilles <sgilles@umd.edu> authored on 2020/06/07 01:17
Unify alignment for heterogeneous tuples.

de1eabd9 – Ori Bernstein <ori@eigenstate.org> authored on 2020/06/10 17:47
Fix check for dumb moves (thanks sgilles)

55282381 – Ori Bernstein <ori@eigenstate.org> authored on 2020/05/11 15:12
add OSX recvfrom, fix UDP announce (thanks Int21h)

690ab7aa – Ori Bernstein <ori@eigenstate.org> authored on 2020/05/05 16:33
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

0d7d70e5 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/28 07:26
Remove useless code

6e944f5f – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 21:38
Remove unneeded check

6565eb50 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 07:37
Use /**/ instead of //

83fea560 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 07:13
Remove unneeded change

58749a95 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 07:05
Simplify equality computation

15ad5bac – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 05:32
Support or-patterns with wildcard variables

9ef8abbe – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 05:30
Fix missing link of linked list

49b61a09 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 03:00
Fix wrong order of recursive calls

321aec6b – mural <mura@ctli.io> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/15 18:38
Support or-pattern

4a6a372a – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/14 23:05
Allow optional eol after the commas of function parameters

029ee78d – Mura Li <mura_li@castech.com.tw> authored on 2020/04/28 07:26
Remove useless code

b541f964 – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 21:38
Remove unneeded check

655dad8f – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 07:37
Use /**/ instead of //

29f12268 – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 07:13
Remove unneeded change

5927f8f8 – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 07:05
Simplify equality computation

37e813c6 – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 05:32
Support or-patterns with wildcard variables

1d6cb9bf – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 05:30
Fix missing link of linked list

228b30bf – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 03:00
Fix wrong order of recursive calls

86aa50f2 – mural <mura@ctli.io> authored and Mura Li <mura_li@castech.com.tw> committed on 2020/04/15 18:38
Support or-pattern

2ffd051d – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/13 07:44
Support the pseudo-member 'tag' for union types

69d83a1b – henesy <henesy.dev@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/03/27 09:56
Fix typo: s/intializer/initializer/g

e1e9167c – Ori Bernstein <ori@eigenstate.org> authored on 2020/03/15 08:14
remove debug statements.

d5bd2eea – Ori Bernstein <ori@eigenstate.org> authored on 2020/03/15 08:08
Align spilled arguments correctly for amd64 abi.

334ffbc2 – Ori Bernstein <ori@eigenstate.org> authored on 2020/03/15 05:28
Add support for LDFLAGS lines.

847f11bb – Ori Bernstein <ori@eigenstate.org> authored on 2020/03/06 08:46
Merge branch 'master' of /git/ori/mc

f17b9c15 – Ori Bernstein <ori@eigenstate.org> authored on 2020/01/25 01:12
update bootstrap for osx.

767534bd – Ori Bernstein <ori@eigenstate.org> authored on 2020/01/20 15:45
Update bootstrap on FreeBSD

420aa872 – Ori Bernstein <ori@eigenstate.org> authored on 2020/01/20 18:40
fix bootstrap on 9front

9081efe5 – Ori Bernstein <ori@eigenstate.org> authored on 2020/01/20 11:20
Fix bootstrap on openbsd:

2533822d – bitmapper <bitmapper85@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/10/30 09:57
spelling mistake in comment

0a94564d – bitmapper <bitmapper85@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/10/30 09:56
fixed macos build, "improved" vim syntax highlighting (improved mode off by default)

35ac808f – sgilles@umd.edu <sgilles@umd.edu> authored on 2019/12/05 01:37
[PATCH v2] Force correct sign for intermediate steps of bigmul

6d707df7 – "S. Gilles" <sgilles@umd.edu> authored on 2019/12/01 10:58
[PATCH v2 4/3] Somewhat better error for std.put("{w=?}", "foo")

ebeb6420 – S. Gilles <sgilles@umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/11/25 11:19
Allow specifying padding width from variable

6a113c23 – S. Gilles <sgilles@umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/11/24 13:20
Make vanext decrement tc.nelt unconditionally

03ef9a24 – S. Gilles <sgilles@umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/11/24 13:20
Convert lib/test/fmt.myr to use testr

0113cd12 – Ori Bernstein <ori@eigenstate.org> authored on 2019/10/30 01:01
Fix build on 9front.

16b89443 – Mura Li <github@ctli.io> authored on 2019/10/23 11:14
Merge decision tree nodes when possible

e9b59bee – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/10/24 05:33
Allow bigdivmod to return remainders between 2^31 and 2^32

076f4d37 – Ori Bernstein <ori@eigenstate.org> authored on 2019/10/23 11:41
Add missing file.

cebd9262 – sgilles@math.umd.edu <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/10/16 10:39
Add tests for matching semi-complicated tuples

3c7cf598 – Ori Bernstein <ori@eigenstate.org> authored on 2019/10/22 03:00
Make the 9front C compiler happy: return at end of function.

1f645d21 – Mura Li <github@ctli.io> authored on 2019/09/23 13:54
Add a new match compiler implementation

f2d12752 – Mura Li <github@ctli.io> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/10/22 06:35
Use optparse's .arg to pass run target

21422e62 – Mura Li <github@ctli.io> authored on 2019/10/21 16:08
Support cli arguments for mbld -R

3450935e – sgilles@math.umd.edu <sgilles@math.umd.edu> authored on 2019/10/18 06:41
Tie return value of mbld to results of specified targets

fdf87b91 – S. Gilles <sgilles@math.umd.edu> authored on 2019/09/10 15:37
Force scientific notation to print trailing 0s

bdcd9c57 – S. Gilles <sgilles@math.umd.edu> authored on 2019/09/09 04:31
Allow printing fltXY in scientific notation

82eecd5a – S. Gilles <sgilles@math.umd.edu> authored on 2019/09/09 03:53
Split out intfmt to a separate file.

b5ddbc86 – S. Gilles <sgilles@math.umd.edu> authored on 2019/09/09 03:10
Specify sigfigs (cutoff + Relative mode) for fltXY formatting

d58df01f – S. Gilles <sgilles@math.umd.edu> authored on 2019/09/07 11:41
Allow padding for fltXY formatting

3b558458 – S. Gilles <sgilles@math.umd.edu> authored on 2019/09/07 08:50
Collect fltXYbfmt parameters into analogue of intparams

cf50193c – Ori Bernstein <ori@markovcorp.com> authored on 2019/07/31 13:36
Fix bug in dump code: Stray '{', wrong args.

5362f2f0 – Ori Bernstein <ori@markovcorp.com> authored on 2019/07/26 07:32
Fix wycheproof tests for curve25519 (thanks Mike)

c3d4ae24 – Ori Bernstein <ori@eigenstate.org> authored on 2019/07/25 17:32
Add curv25519 tests (thanks Mike)

38a15884 – Carlin Bingham <cb@viennan.net> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/07/24 00:42
Add OpenBSD 6.4 syscalls

ef03dd4e – Carlin Bingham <cb@viennan.net> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/07/22 23:12
Fix std.getcwd on OpenBSD -current

a4eb9c0a – Ori Bernstein <ori@eigenstate.org> authored on 2019/07/18 18:06
Fix typos in spec (thanks, Mike)

5de3c303 – Ori Bernstein <ori@eigenstate.org> authored on 2019/07/18 18:04
Fix bigand/bigor: Thanks, Mike

820585fb – Ori Bernstein <ori@eigenstate.org> authored on 2019/07/13 18:46
Oops, mangled something with git9.

77246bfe – Ori Bernstein <ori@eigenstate.org> authored on 2019/07/13 21:37
Fix crash with large shifts in bigint.

34d97453 – Ori Bernstein <ori@eigenstate.org> authored on 2019/07/13 21:22
Fix memory leak in bigparse. (Thanks, Mike)

cfb28497 – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@markovcorp.com> committed on 2019/06/10 04:32
Correctly Fused Multiply Add when all top bits cancel.

4a8bc7aa – Ori Bernstein <ori@eigenstate.org> authored on 2019/06/09 14:02
Merge commit 'e09c6b53f3b1928d3752c53c813025dbcbb976e0'

9bf446ab – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/05/21 04:30
Fix error message for {} without parameter

e09c6b53 – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/09 09:47
Use fma instead of rote multiplication in powr's final calculation.

d52fd3b3 – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/09 00:59
Test powr.

6ac5eec9 – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/08 23:18
Rewrite powr to use log-overkill.

2002d2fa – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/08 11:30
Apply changes of pown to rootn. Faster, better edge handling.

64c5e8f1 – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/07 20:04
Rework pown to be less embarrassingly slow.

c039e23a – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/07 20:33
Fix some special cases in log-overkill related to subnormals.

e5833209 – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/07 19:58
Move hi/lo multiplication and addition routines to util.

eff0ab25 – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/07 17:28
Merge remote-tracking branch 'origin/master' into pown-impl

3e9fc44d – S. Gilles <sgilles@math.umd.edu> authored on 2019/06/07 17:25
Remove debugging information.

34f2230c – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/21 04:11
Rewrite log-overkill.myr

895c8ae5 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/20 23:51
Correct sign-handling for pown special case

a00e33e2 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/11 03:55
Fix Remez algorithm.

fd333ef7 – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/05/10 12:43
Allow exact case of mkbigint(2^32)

cec2ed10 – Ori Bernstein <ori@eigenstate.org> authored on 2019/05/08 03:32
Fix thing scorrectly.

1e6724eb – Ori Bernstein <ori@eigenstate.org> authored on 2019/05/08 03:15
Revert "Tag types on import."

a3bce47d – Ori Bernstein <ori@eigenstate.org> authored on 2019/05/07 04:35
Tag types on import.

9dd2a409 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/02 03:20
Replace costly sum with slightly faster sums in log-overkill.

ac2d8aa2 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 14:16
Typo in log-overkill explanation.

696f29e1 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 14:05
Implement rootn.

e0806074 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:25
Add missing reference for pown and rootn.

1d77b810 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:03
Add pown function.

30379846 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:02
Test the slow2sum function.

b889eefb – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:01
Add a log function which returns far too much precision.

218258e4 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 11:57
Add 2sum in math util

fb2a06c9 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 11:51
Add fltXXfromuintXX to ancillary math script.

2fd5ae3c – S. Gilles <sgilles@math.umd.edu> authored on 2019/04/29 04:35
Print "NaN" and "Inf" for floating-point NaNs and infinites.

Next