shithub: mc

RSS feed

2da5de43 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/19 14:13
Cache timezone info.

f637a3c1 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/18 08:12
Expand .gitignore

0d83a6a0 – Earnestly <zibeon@googlemail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2017/11/18 15:12
mention make bootstrap as a potential step

c9eeeaaa – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/18 07:59
Point mbld to the right libraries for running tests.

ece21cac – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/18 06:33
Update bootstrap scripts.

f196ea0e – Ori Bernstein <ori@markovcorp.com> authored on 2017/11/14 08:51
Fix build to deal with removal of streq function.

2d00e8f6 – Ori Bernstein <ori@eigenstate.org> authored and Ori Bernstein <ori@markovcorp.com> committed on 2017/11/03 06:49
Rename comparable => equatable

5d40b4ea – Ori Bernstein <ori@eigenstate.org> authored and Ori Bernstein <ori@markovcorp.com> committed on 2017/11/02 06:52
Fix tests to use new hashable/comparable traits.

83d26331 – Lucas Gabriel Vuotto <lvuotto92@gmail.com> authored and Ori Bernstein <ori@markovcorp.com> committed on 2017/11/01 12:53
Use new traits to implement hash tables

8a662861 – Lucas Gabriel Vuotto <lvuotto92@gmail.com> authored and Ori Bernstein <ori@markovcorp.com> committed on 2017/11/01 12:53
Add comparable and hashable traits

29b2ae95 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/11 13:41
Fix bugs in fmt

6aab6b7b – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2017/11/09 14:51
Allow sleq to read far enough into the array to compare wide types

76fc43ac – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2017/11/06 19:16
Fix use of width uninitialized in graphemestep

4e018273 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/05 16:27
Accept the globalness of file.

547d6b96 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/05 16:09
Formatting tweaks.

8586a998 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/05 16:08
Update comment to match reality.

f8f5b71c – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2017/11/05 00:11
Implement graphemestep

a2a63e13 – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2017/11/04 21:28
Make lib/std/test/utf.myr a non-binary file

ac297546 – Ori Bernstein <ori@eigenstate.org> authored on 2017/11/03 17:22
Rebuild when installed libraries change.

cc3afe80 – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/30 20:43
Loop uniformly in export.

ae65514e – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/29 21:04
Add zalgo text test.

9a5f51b1 – Ori Bernstein <ori@eigenstate.org> authored and Ori Bernstein <ori@markovcorp.com> committed on 2017/10/30 10:12
Use `wday` to get weekday, instead of day of month.

d85412f1 – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/29 17:33
Remove obsolete debugging.

dde43f18 – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@eigenstate.org> committed on 2017/10/28 20:51
Implement graphemewidth

4ecfdbc4 – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/29 15:12
Cosmetic tweak

d359a98a – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/29 14:17
Fix traits when exported cross-namespaces.

4adc2f77 – Ori Bernstein <ori@markovcorp.com> authored on 2017/10/23 07:39
Remove debug printf.

3ff4453f – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/22 16:13
Propagate hiddenness properly across usefile merges.

26ac18e9 – Ori Bernstein <ori@eigenstate.org> authored on 2017/10/21 15:55
Set the ns on impl decls to match the impl ns.