RSS feed
0893bfe6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 19:25
Back to a 9front C subset.
4078198d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 18:22
Unfuck cross module traits a bit.
0ac48a57
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 17:45
Remove bullshit.
0eb1435e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 17:32
Clarify block scoping.
4f9a890e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 17:16
Clarify function literals.
fefdce5c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/14 16:41
Start updating the language docs.
88608e74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/12 19:37
Whitespace fixes.
a8e7cff8
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/13 06:19
Remove obsolete makefile, replace with bld.sub
134d1ae9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/12 10:44
Add more missing system calls.
4a7e4f29
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/11 08:57
Create paths for install.
14d657bd
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/11 06:24
Suppress prints when doing '-R'
8a92415a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/09 20:53
Use debruijn multiplication to find bit position.
2b1c13ce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/09 19:51
Fix the allocator.
1025ec5c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/09 19:39
Add some missing open flags on some oses.
22f662c6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/09 10:35
Remove type punning from hash function.
7f4f1776
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/04 11:43
Speed up bitset.
6f141949
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/08 16:51
Add missing open options.
4ff322bb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/08 16:39
Dedup const initialization.
186c4e40
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/01/04 17:04
Remove dead makefiles and shuffle around docs.
24020b49
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/03 10:46
Add regex escaping.
e7ba66a1
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/02 08:54
Remember to mark pattern match vars as const.
63a36e06
– Ori Bernstein <ori@markovcorp.com>
authored
on 2017/01/02 08:53
Fix clang warnings.
3f801377
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/28 21:16
Clean up thread spawning code on linux.
34849821
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/28 17:41
Vars have no subexpressions.
c06740c3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/28 17:25
Be better about unifying instead of just overwriting.
bc3a2a3b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/28 04:36
Remove erronous -O3
7e7ef17a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/26 15:01
Run postcheck until convergence.
2652cf20
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/25 17:59
Add isnan() function.
7f8782b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/25 06:32
Fix openbsd compile warning.
c1785ddd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/25 05:06
Make float parsing stricter.
d48c3220
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/20 15:58
Add 'Sysinit' macro to mkfile.
28284f54
– Ori Bernstein <ori@Oris-Mac-mini.local>
authored
on 2016/12/20 15:48
Fix warnings on OSX, refactor ./configure
a7039f62
– Ori Bernstein <ori@markovcorp.com>
authored
on 2016/12/20 08:19
Add chunk iterator.
937e5e74
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/16 18:01
Implement filterfd().
ff614fa9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/11 15:50
Use rdbuf to read floats.
cf57ad51
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/11 14:52
Looks like I forgot to implement bigmodi
8a2b92ef
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/11 14:34
Fix sign extension bugs in division.
c73cc580
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/09 20:24
Trait members are global.
818ecb26
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/09 13:33
Fix benchmark code.
9caea584
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/08 10:40
Add a few more convenience functions to bigint.
7dc87d28
– Ayaka Koshibe <ayaka@onlab.us>
authored
on 2016/12/07 19:20
OS X signal bits
fbafcade
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/07 09:25
Add readv()/writev()
96203fff
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/06 19:28
Fix bsearch on empty slices.
51567134
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/06 15:04
Reduce memory usage.
822da329
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/06 14:34
Grow the adjacency lists incrementally.
d495c764
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/06 11:36
Add htcount.
9a50dfed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/04 09:41
Don't incrementally grow nodemove lists.
dc611e92
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/04 09:18
Reset register numbers.
fbc01b05
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/02 19:06
Add sha3 implementation.
75658ff6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/02 14:39
Fix top of stack pointer on 9front.
b56e495b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/02 12:15
We never actually got entropy.
2f3123a0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/01 20:22
Add missing dependency on uninstalled libthread.
c4a44cb2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/01 20:20
Remove an unused constant.
5538fd41
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/01 20:17
Remove workaround for compiler bug.
97602e57
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/01 20:08
Add mutexes.
9f26b5a7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/01 19:11
Add CSPRNG based on arc4random.
9d6574af
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/12/01 12:38
Add 'getentropy()' call.
1ebc8978
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/28 20:19
Implement constant time crypto.
eb94f197
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/26 17:18
Add charoffiter.
40c1498b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/24 12:44
Add homedir extraction.
204b05d9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/24 11:30
Add chacha20.myr
6c434100
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/24 11:28
Rename 'libcryptohash' to 'libcrypto'
49f27bf2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/21 09:08
Update bootstrap on 9front.
94b6dcc7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/21 09:06
Regenerate bootstrap on FreeBSD
6b6c38bf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/21 12:05
Regenerate bootstrap on Linux.
95e55d32
– ori <ori@ninja.acha.ninja>
authored
on 2016/11/22 06:05
Regenerate bootstrap on OpenBSD
0482a850
– ori <ori@ninja.acha.ninja>
authored
on 2016/11/22 05:51
Implement signals on OpenBSD
bc9308b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/21 11:34
Add signals on Linux.
f97eb726
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/21 07:45
Disable sigpipe by default on posixy systems.
3d9ce334
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/20 17:37
Add ncpu for 9front.
bb9114fe
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/20 14:00
Allow requesting CPU counts on FreeBSD
3e24000d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/20 13:44
Fix cut-paste error.
0103ef37
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/20 13:30
Fix sysctl signature.
5519708b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/16 08:34
Allow optional capturing of CLI args directly.
c6dc304c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/16 08:28
Zero initialized options are better off as `None.
05666a77
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/09 17:27
Shit, committed wrong version.
b120745a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/09 17:13
Skip denormalized test on 9front.
a277cea8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/08 12:38
Add byref() iter utility.
2e3e676b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/07 07:35
Show the subtests that fail.
91a715bc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/02 15:10
Regenerate linux bootstrap.
f1a3e964
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/02 11:52
Regenerate OpenBSD bootstrap.
c333a410
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/01 07:06
Accidentally had added the API docs.
8210cec3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/31 21:04
Be less verbose about addign files to archives.
73531212
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/31 21:02
Use uvlong for all printing of sizes on 9front.
ba0a58db
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/31 17:11
Add float parsing support.
3dfc4831
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 20:16
Fix float assembly masks.
24cdade7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 19:52
Add code to reassemble floats after explodign them
93096d44
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 19:52
Add a bunch of convenience functions.
a314850e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 13:18
Add functions to return inf/nan/...
018b5d47
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/28 20:18
Add support for exponential notation for floats.
4d472fe0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/28 19:22
Fix typo.
96aa84cd
– andrewc <andrewchamberss@gmail.com>
authored
and Andrew Chambers <andrewchamberss@gmail.com>
committed
on 2016/10/28 12:48
merge consecutive string literals
d0ffb958
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/27 08:25
Allow fused arithmetic ops on floats.
21b5fb87
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 18:23
Fix floating point printing.
5e93d7d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 18:22
Use positive value for invalid char width.
feb438e1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 17:53
Remove workaround for old compiler bug.
3a5ddf06
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 17:52
Reset the subtest count.
be27d7ef
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 17:52
Actually add the gitignore.
c3f691a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 08:35
Clean up .gitignore.
a23019f0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/25 21:13
Fix benchmark programs.
Next