Commit Graph

767 Commits

Author SHA1 Message Date
C. Guy Yarvin
16a21e19f4 Merge branch 'master' of github.com:urbit/urbit 2014-07-01 13:35:36 -07:00
C. Guy Yarvin
8298dd9404 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-07-01 13:34:06 -07:00
C. Guy Yarvin
e8d7ead9ba Various fixes and improvements. 2014-06-30 18:15:56 -07:00
Anton Dyudin
88fca6f98d Merge branch 'master' of https://github.com/urbit/urbit
Conflicts:
	urb/zod/arvo/hoon.hoon
2014-06-30 13:09:16 -07:00
Jared Hance
bed7ddbb08 Fl Pt works.
The only failure I can get in the test suite is that signalling nan'n
crash it, which is expected behavior anyway.

Enables sse3 and fast-math.
2014-06-30 14:43:06 -04:00
Jared Hance
bf1978bc3b More floating point bugfixes.
Also enable FTZ, a SSE instruction... For now at least.
2014-06-30 12:24:32 -04:00
C. Guy Yarvin
4646930237 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-06-29 20:03:15 -07:00
C. Guy Yarvin
5eb3c4e1dd %gall over %ames, first cut. 2014-06-29 16:58:17 -07:00
C. Guy Yarvin
510af17360 Merge branch 'master' of github.com:urbit/urbit 2014-06-27 10:52:42 -07:00
C. Guy Yarvin
b2cabcc281 Trailing whitespace and stuff. 2014-06-26 21:02:05 -07:00
~hatteb-mitlyd
b3b2f40893 Merge remote-tracking branch 'origin/soqdoqblok'
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/zuse.hoon
2014-06-26 12:51:01 -07:00
C. Guy Yarvin
9e1ab06308 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-06-26 05:26:44 -07:00
C. Guy Yarvin
e21d615beb %ames to %gall as /q/gm/[app]/[logo]. 2014-06-26 05:18:30 -07:00
~hatteb-mitlyd
84bbaa3b7a Merge remote-tracking branch 'urbit/newnextbreach'
redo pill to accept changes

Conflicts:
	urb/urbit.pill
2014-06-25 15:03:25 -07:00
C. Guy Yarvin
1f465d90a6 Small but important fixes. 2014-06-25 14:59:22 -07:00
~hatteb-mitlyd
c4d01192dc 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
C. Guy Yarvin
4ad26b7c7c Merge branch 'newnextbreach' of github.com:urbit/urbit into newnextbreach
Conflicts:
	urb/urbit.pill
2014-06-25 12:20:33 -07:00
Jared Hance
2fe28632ca Merge branch 'nextbreach' into newnextbreach
Conflicts:
	urb/urbit.pill
2014-06-25 11:23:49 -04:00
C. Guy Yarvin
c0692b7a5c Various fixes and improvements. 2014-06-24 10:32:59 -07:00
C. Guy Yarvin
816d9acb75 Various fixes and improvements. 2014-06-19 11:53:16 -07:00
Anton Dyudin
505632ba79 Merge nextbreach into soqdoqblok 2014-06-18 20:56:17 -07:00
Luke Patmore
d8fc596038 Moar ap.c macro expansions 2014-06-18 13:09:04 -07:00
~hatteb-mitlyd
98a44cde66 total hack to get effects processed sooner 2014-06-18 12:04:27 -07:00
Luke Patmore
16f01b11b0 more ap.c improvements 2014-06-18 10:38:34 -07:00
C. Guy Yarvin
4e70deef56 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach 2014-06-17 17:34:54 -07:00
Luke Patmore
e162abc6db Added bunting macro expansions to ap.c 2014-06-17 11:04:27 -07:00
C. Guy Yarvin
4eff84e13c Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach
Conflicts:
	urb/urbit.pill
2014-06-17 01:01:26 -07:00
C. Guy Yarvin
864eacff62 App model 1.1 at least compiles. 2014-06-16 18:33:31 -07:00
Luke Patmore
246dbbd2c7 Fixed wthp ap.c macro expansion 2014-06-16 12:19:33 -07:00
C. Guy Yarvin
422f267cc8 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach 2014-06-13 22:47:29 -07:00
Luke Patmore
11f161abb1 Merge branch 'nextbreach' of https://github.com/urbit/urbit into nextbreach 2014-06-13 15:32:05 -07:00
Luke Patmore
396c2d1c7f Moar ap.c fixes, added macro expansions 2014-06-13 15:30:36 -07:00
C. Guy Yarvin
055db40029 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach 2014-06-13 14:47:38 -07:00
Luke Patmore
147a423a3f Improvements to ap.c 2014-06-13 13:52:13 -07:00
Luke Patmore
4cf4ca57d9 Added moar ap.c macro expansions. 2014-06-12 15:22:25 -07:00
C. Guy Yarvin
e7b1d8d798 Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach
Conflicts:
	urb/urbit.pill
2014-06-12 10:24:56 -07:00
Anton Dyudin
ce4d22af0b Merge branch 'nextbreach' of https://github.com/urbit/urbit into nextbreach 2014-06-11 20:25:01 -07:00
pcmonk
c10abf3e25 Fix memory bug in map union. 2014-06-11 20:24:14 -07:00
Anton Dyudin
26e99cbb23 Merge branch 'nextbreach' of https://github.com/urbit/urbit into nextbreach 2014-06-11 20:16:45 -07:00
pcmonk
43fb7819d6 Added set and map union and intersection (uni,int) 2014-06-11 20:14:50 -07:00
Luke Patmore
f0f3c7bd57 Added moar macro expansions to ap.c 2014-06-11 15:29:17 -07:00
Luke Patmore
22313fbcf4 Added macro expansions for bczp, brls, cncb, cnzy, and cnzz to ap.c 2014-06-11 13:16:34 -07:00
pcmonk
88a8b9460d Added map merge (mer:by) 2014-06-11 11:18:43 -07:00
pcmonk
c898c9d9f4 Added set merge to nextbreach. 2014-06-11 10:12:10 -07:00
C. Guy Yarvin
572879423d Merge branch 'nextbreach' of github.com:urbit/urbit into nextbreach 2014-06-11 07:06:56 -07:00
C. Guy Yarvin
eba681be49 Various fixes and improvements. 2014-06-11 07:06:36 -07:00
pcmonk
2e707268b3 Added set merge (mer:in) 2014-06-10 20:02:20 -07:00
Luke Patmore
0cdcd64267 Fixed wtls macro expansion 2014-06-10 18:09:47 -07:00
Luke Patmore
810f83bc6f Added wtkt macro expansion 2014-06-10 17:51:43 -07:00
Luke Patmore
ce0ad53cc2 Improvements to ap.c 2014-06-10 14:31:16 -07:00