RSS feed
f5175435
– Mura Li <mural@ctli.io>
authored
on 2021/07/05 09:39
mi/match: fix dtree construction order of or-pattern
e3682d0b
– Mura Li <mural@ctli.io>
authored
on 2021/07/05 07:40
mi/match: fix internal compiler error
e6811668
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/06/25 21:50
formatting: the long comments were annoying to read.
c2e43912
– Mura Li <mural@ctli.io>
authored
on 2021/06/25 21:02
Relax the restriction of capture variables of or-patterns
c8a5f3d7
– Frank Smit <frank@61924.nl>
authored
on 2020/09/20 17:22
Use correct dynamic linker/loader on musl-based systems (Alpine).
1b52ea9d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/03/17 23:24
genp9: fix formatting issue.
72819dcc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/01/30 12:29
Allow omitting the parameter name when it's unneeded.
d4030509
– Mura Li <mural@ctli.io>
authored
on 2020/12/01 01:14
bytealloc: fix bucket indexing
f3109e1f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/10/27 08:00
resolve: fix copy-paste error
0d3f5d4b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/10/27 06:00
readability: '.port=port' isn't helpful, it's just 53
b496f044
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/10/27 05:58
cleanup dns: private maxns, skip failed connnections
a2ef6bfc
– Frank Smit <frank@61924.nl>
authored
on 2020/10/25 11:50
Let dnsconnect handle IPv6.
de0a0447
– Frank Smit <frank@61924.nl>
authored
on 2020/10/25 12:10
Add missing flowinfo to sockaddr_in6 struct.
3b6a42aa
– Frank Smit <frank@61924.nl>
authored
on 2020/09/18 13:21
Query nameservers in parallel.
41046c63
– Frank Smit <frank@61924.nl>
authored
on 2020/10/14 16:38
Use Arch Linux instead of Alpine.
b0e2b68b
– Frank Smit <frank@61924.nl>
authored
on 2020/09/20 17:09
Build script for Alpine Linux.
285be778
– Ori Bernstein <ori@pingthings.io>
authored
on 2020/09/20 11:59
Fix range checking for numbers.
433357fe
– Ori Bernstein <ori@pingthings.io>
authored
on 2020/09/20 11:45
Fix missing type in range tables.
d073dcc7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/09/01 15:15
infer: fix typo on range check
e0efab37
– Frank Smit <frank@61924.nl>
authored
on 2020/08/30 09:39
Fix IPv6 parsing.
026a628d
– Frank Smit <frank@61924.nl>
authored
on 2020/08/30 09:51
Type was not applied to pdst.
d90515c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/28 16:31
test/ipparse: put expected and parsed in different buffers
4db5274a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/28 16:16
Fix typo
f5a7e459
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/28 16:05
copy bytes to a dest buffer.
91e0b959
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/11 04:46
Fix botched merge
de10733e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/08 21:40
merge
0b5b219f
– sgilles@umd.edu <sgilles@umd.edu>
authored
on 2020/08/08 20:54
Fix crypto keccak functions with multiple adds.
156c048f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/07/11 16:27
Fix tests on BSDs and 9front, improve names.
d68cb921
– S. Gilles <sgilles@umd.edu>
authored
on 2020/06/20 17:55
Add tests for abi conformity.
2b398fd1
– S. Gilles <sgilles@umd.edu>
authored
on 2020/06/20 17:55
Allow runtest.{rc,sh} to handle subdirectories.
bdf0ed62
– S. Gilles <sgilles@umd.edu>
authored
on 2020/06/20 17:55
Bump abi version.
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