shithub: mc

RSS feed

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.

52ec5d6f – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/22 18:52
Add bitset counting.

cb2a50f6 – pranomostro <pranomestro@gmail.com> authored on 2016/10/22 20:50
Fixed a few typos.

fc4588a4 – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/21 15:00
Missed some renames.

14fca46c – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/21 14:39
Rename foobybar to byfoobar.

0d5960f4 – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/17 15:10
Add bitset iteration and tests.

65d4e217 – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/15 17:43
Fix typo in std.byreverse() specification.

20cea781 – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/10 07:24
Add slice format join option.

5d433bdf – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/08 20:26
Fix bug with postinc returns.

a2352649 – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/08 17:44
Don't infer things multiple times.

7f8734b0 – Ori Bernstein <ori@eigenstate.org> authored on 2016/10/08 15:24
Add vararg messages to failures.

44bd7d2c – Ryan Roden-Corrent <ryan@rcorre.net> authored and Ori Bernstein <ori@eigenstate.org> committed on 2016/10/08 08:55
Rename mc.1 to 6m.1.

dc9d6566 – Ryan Roden-Corrent <ryan@rcorre.net> authored on 2016/10/08 09:04
Ignore a few other generated files.

a280bb13 – Ryan Roden-Corrent <ryan@rcorre.net> authored on 2016/10/08 09:03
Ignore all *.{o,a,use}.

606bce2a – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/24 04:24
Correctly format zero floats.

4eb7219a – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/23 23:52
Propagate dynamic linker flags when using libs

25bdeed2 – Ori Bernstein <ori@foo.hsd1.ca.comcast.net> authored on 2016/09/23 12:07
Use the first dot as the suffix.

6109f4b3 – Ori Bernstein <ori@foo.hsd1.ca.comcast.net> authored on 2016/09/13 20:05
Make sure that our output file exists.

0944989c – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/13 17:06
Bio-delim was missing dependencies.

6e2e105c – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/13 17:01
Add missing file.

ce93c2af – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/11 19:50
Enable and update the bio tests.

b24a5a73 – Ori Bernstein <ori@eigenstate.org'> authored on 2016/09/11 13:23
Ugh. Pushed from 2 places.

6e142ac7 – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/11 09:34
Fix typo in lang.txt

e03c1302 – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/10 23:06
Let's not pollute /env with crud.

ad5711a8 – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/10 20:18
Initialize vars correctly in inifile tests.

332e6294 – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/10 20:15
Don't strip spaces from test output.

52c9fbc7 – Ori Bernstein <ori@eigenstate.org> authored on 2016/09/10 19:45
Fix minimized integer encoding.