Commit Graph

366 Commits

Author SHA1 Message Date
C. Guy Yarvin
b0f6e59f66 Merge branch 'master' of github.com:urbit/urbit 2014-07-05 14:27:08 -07:00
C. Guy Yarvin
35b48e0cb9 Various fixes and improvements. 2014-07-05 14:26:35 -07:00
Anton Dyudin
b44c6ff94c ++inde indented block combinator no longer produces optimistic hair 2014-07-05 14:02:52 -07:00
C. Guy Yarvin
f9f5f7c29d Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-07-03 13:06:52 -07:00
Jared Hance
1f5ca20c6e Revive ++ja. 2014-07-03 14:07:21 -04:00
C. Guy Yarvin
f86e80187a Fix json reparser. 2014-07-02 19:56:33 -07:00
pcmonk
f0d41ea9d6 progress in chat, added reverse of sup.hid 2014-07-02 18:53:53 -07:00
Jared Hance
06c0b54d1b Various fixes and improvements.
++murn is better.

++zing now works like ++welp.
2014-07-02 15:44:37 -04:00
Jared Hance
38ce666012 Add ++murn.
Maybe turn
2014-07-02 11:11:23 -04:00
C. Guy Yarvin
7f2a8deb61 Merge branch 'master' of github.com:urbit/urbit 2014-07-01 13:35:36 -07:00
C. Guy Yarvin
a857ff6445 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-07-01 13:34:06 -07:00
Jared Hance
119841460f Add a bit of info to ++unce. 2014-07-01 14:33:27 -04:00
C. Guy Yarvin
2c527bf51a Various fixes and improvements. 2014-06-30 18:15:56 -07:00
Anton Dyudin
2c2ce8767e Merge branch 'master' of https://github.com/urbit/urbit
Conflicts:
	urb/zod/arvo/hoon.hoon
2014-06-30 13:09:16 -07:00
Anton Dyudin
acbab5c7f4 Indentation 2014-06-30 13:07:56 -07:00
Jared Hance
efc0aa0c70 More flpt bug fixes 2014-06-30 14:25:36 -04:00
Jared Hance
01a148f852 More floating point bugfixes.
Also enable FTZ, a SSE instruction... For now at least.
2014-06-30 12:24:32 -04:00
Jared Hance
40672c8b08 Fix decrement underflow in flpt. 2014-06-30 11:44:58 -04:00
Jared Hance
ac9feb7542 Fix add:rd & sub:rd jet failure. 2014-06-30 11:23:46 -04:00
C. Guy Yarvin
c0758b3704 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-06-29 20:03:15 -07:00
Anton Dyudin
6271940610 Merge branch 'master' of https://github.com/urbit/urbit 2014-06-28 16:50:57 -07:00
Anton Dyudin
c13fa17fe6 Partially fixed reel/roll. Alas, while (reel wall~["ab" "cd"] welp) now compiles it loses type info, because passing wet gates to wet gates makes nest:ut sad 2014-06-28 16:47:49 -07:00
Jared Hance
5d5d892f39 Simple fix.
Printer still doesn't work for 0.0x
2014-06-27 16:17:01 -04:00
Jared Hance
54090fbcb9 Exponentials, yay? 2014-06-27 15:24:42 -04:00
C. Guy Yarvin
5b01c2c96d Merge branch 'master' of github.com:urbit/urbit 2014-06-27 10:52:42 -07:00
Jared Hance
1a546b7ac3 Various fixes and improvements. 2014-06-27 13:44:56 -04:00
Jared Hance
1f232d9bb4 Working zero stuff. 2014-06-27 12:44:32 -04:00
Jared Hance
f97ee71a2c Further dismantle the printer.
Now can print stuff like .~inf, .~nan, etc
2014-06-27 11:20:59 -04:00
Jared Hance
ee18ef9196 Hack r-co.
I think this is the best way to do this...
2014-06-27 10:11:07 -04:00
Jared Hance
fb202f68eb Lots of FlP goodness.
Printing almost works, NaN/Inf stuff implemented but untested...

Just need to chop off the first char of the printed output
2014-06-27 09:39:41 -04:00
C. Guy Yarvin
28e63d7a36 Trailing whitespace and stuff. 2014-06-26 21:02:05 -07:00
~hatteb-mitlyd
a20584f185 Merge remote-tracking branch 'origin/soqdoqblok'
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/zuse.hoon
2014-06-26 12:51:01 -07:00
Jared Hance
c242663ce4 I think I fixed most of the obvious FP issues. 2014-06-26 15:25:40 -04:00
Jared Hance
e06693d93b Fix sub:rd. 2014-06-26 15:25:33 -04:00
Jared Hance
382237f2c0 Fix mul:rd bug
Not sure how this fixes anything but w/e
2014-06-26 15:25:23 -04:00
~hatteb-mitlyd
348f11255b Merge remote-tracking branch 'urbit/newnextbreach'
this obsoletes newnextbreach, nextbreach, newbreach, et cetera.

Conflicts:
	gen164/4/in.c
	urb/zod/arvo/hoon.hoon
2014-06-25 13:39:48 -07:00
Jared Hance
ced77641d1 Revert bogus changes. 2014-06-25 16:24:01 -04:00
Jared Hance
da03c25ad8 Merge branch 'nextbreach' into newnextbreach
Conflicts:
	urb/urbit.pill
2014-06-25 11:23:49 -04:00
Jared Hance
10d881a5e8 Add simple state-based functions to og.
Useful for pure random generation that doesn't need to be
cryptographic....
2014-06-25 11:16:28 -04:00
C. Guy Yarvin
418be101ef Various fixes and improvements. 2014-06-24 15:00:07 -07:00
C. Guy Yarvin
fee99966cb Fix irritating %logo bug. 2014-06-24 12:13:26 -07:00
C. Guy Yarvin
f939071722 Various fixes and improvements. 2014-06-24 10:32:59 -07:00
C. Guy Yarvin
23186f9a24 Some renaming. 2014-06-21 22:49:10 -07:00
C. Guy Yarvin
e9b898e330 Remove uses of old mold. 2014-06-21 22:20:42 -07:00
C. Guy Yarvin
bfd17aae6c Reversed toss order. 2014-06-21 11:42:34 -07:00
C. Guy Yarvin
5a1963fd52 Intermediate point in vane protocol change. 2014-06-19 22:49:39 -07:00
Anton Dyudin
af273d894c Sail doqblok, with full +-%*; escapes 2014-06-19 16:11:17 -07:00
C. Guy Yarvin
d6b1ecde47 Various fixes and improvements. 2014-06-19 11:53:16 -07:00
Anton Dyudin
766afec656 Merge nextbreach into soqdoqblok 2014-06-18 20:56:17 -07:00
Anton Dyudin
239b65aabc ;xml:soqblok get. 2014-06-18 20:30:43 -07:00