Commit Graph

74 Commits

Author SHA1 Message Date
Anton Dyudin
d11b55c879 %- stack trace annotation 2015-03-06 17:15:51 -08:00
Anton Dyudin
34431f53e9 BTC base58check @uc odour v1 2015-02-24 18:10:11 -08:00
Henry Ault
fd49091755 licensing and such 2015-02-10 15:13:17 -08:00
C. Guy Yarvin
b568763116 Stage down to 163. 2015-01-26 16:25:27 -08:00
Anton Dyudin
f081dd273f Twitter daemon v1: auth, tweeting 2015-01-21 19:31:40 -08:00
C. Guy Yarvin
fb2afb4417 Merge branch 'radio'
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
	urb/zod/main/app/talk/core.hook
2015-01-15 12:02:28 -08:00
C. Guy Yarvin
8a4ab744eb Memory and other optimizations. 2015-01-15 11:10:29 -08:00
Anton Dyudin
58680f441d Merge branch 'auth', by extension pony2 and all associated refactoring.
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2015-01-14 19:47:05 -08:00
Anton Dyudin
413a1be805 Further ~? tweaking 2015-01-14 15:18:03 -08:00
Anton Dyudin
8f3ca6d4e3 sgbr was broken due to nonconforming jet 2015-01-13 22:22:39 -08:00
Anton Dyudin
d50d625efa Sidestream sgwt 2015-01-13 14:13:08 -08:00
Steven Dee
0ed41f88a3 Fix de:aesc jet 2015-01-10 00:21:50 -05:00
Anton Dyudin
f84ace5c8a Tile %smsm, replaced instance in ames with ++hard call 2015-01-08 16:10:31 -08:00
vere
8e7d79d3b5 Unbreak linux build. 2014-12-19 19:14:19 +00:00
Steven Dee
99b5f962f2 Fix warnings
This compiles warning-free for me on Linux now. Only one of those
warnings was scary (although it was legit-uninitialized-use scary,
which is pretty scary!), but there's this broken window theory...
2014-12-11 18:54:26 -05:00
Steven Dee
ffcfaa46fb retab 2014-12-11 18:50:20 -05:00
Anton Dyudin
484da8bdfa Fixed markdown spin 2014-12-09 18:25:47 -08:00
Anton Dyudin
17c54076a6 Merge branch 'master' of https://github.com/urbit/urbit 2014-12-08 19:16:57 -08:00
Anton Dyudin
de08d9e83a Moved sanitization logic to ++normalize 2014-12-08 19:16:00 -08:00
Philip C Monk
1de72c1e03 fix markdown jet memory leak 2014-12-08 19:01:28 -05:00
Philip C Monk
e753562812 remove markdown printfs 2014-12-05 20:46:52 -05:00
Philip C Monk
c4473250a0 general cmark cleanup 2014-12-05 20:34:58 -05:00
Philip C Monk
cef42f4d21 clear terminal backlog in ++prep 2014-12-05 16:09:46 -05:00
Philip C Monk
451e652c40 half the markdown jet 2014-12-03 23:58:49 -05:00
C. Guy Yarvin
b927a7bf78 Add test user-level jet. 2014-12-03 15:21:55 -08:00
Steven Dee
edc0625258 Use standard format specifiers for 64bit ints
This fixes a bunch of stupid warnings.

It may also be worth considering the 16- and 32-bit versions for _w and
_s, but I didn't do them because it would've taken more than a 5-minute
search-and-replace to sort out which was which.

It may also be a good idea to come up with an urbit-standard name for
these rather than the ones given by inttypes.h. In that case, it's
easier to get there via search-and-replace if the standard ones are
already there.
2014-11-29 15:41:28 -05:00
C. Guy Yarvin
60db57a48e Fix some stuff; comment out uni jets. 2014-11-19 16:46:16 -08:00
C. Guy Yarvin
3e7455a14e This commit is broken! 2014-11-17 13:56:51 -08:00
C. Guy Yarvin
dfbd88b7b9 Various fixes and improvements. 2014-11-15 17:10:15 -08:00
C. Guy Yarvin
4815cbcfa6 Before gmp malloc changeover. 2014-11-07 14:54:59 -08:00
C. Guy Yarvin
8cbbcfd67d More renaming. 2014-11-06 11:49:41 -08:00
C. Guy Yarvin
8c8fa11104 Rename. 2014-11-06 11:13:57 -08:00
C. Guy Yarvin
a2ba265d99 Renaming, renaming. 2014-11-05 19:10:22 -08:00
C. Guy Yarvin
4855a9d1d8 Another great renaming. 2014-11-05 16:20:01 -08:00
C. Guy Yarvin
138711c7cd Another great renaming. 2014-11-05 16:02:36 -08:00
C. Guy Yarvin
87d8169c57 Fix sed follies. 2014-11-05 15:36:30 -08:00
C. Guy Yarvin
dbe046620a Move loobeans from u3 to c3. 2014-11-04 17:18:47 -08:00
C. Guy Yarvin
2ca5ae560d Another experimental renaming. 2014-11-04 16:53:07 -08:00
C. Guy Yarvin
40a8c6fc74 Various cleanups and renamings, part 1. 2014-11-04 16:29:08 -08:00
C. Guy Yarvin
94470875f3 Fix a ++ap bug. 2014-11-04 12:20:44 -08:00
C. Guy Yarvin
9659726fbf All pointers now eradicated. 2014-11-04 10:39:56 -08:00
C. Guy Yarvin
49bf64733d Relative pointers in hashtable. 2014-11-03 17:02:55 -08:00
C. Guy Yarvin
ab98aeecdc Fix lth bug. :-) 2014-10-30 17:30:19 -07:00
C. Guy Yarvin
7ad5879c9c Various fixes and improvements. 2014-10-30 14:40:05 -07:00
C. Guy Yarvin
109053ecf1 Various fixes and improvements. 2014-10-28 10:36:22 -07:00
C. Guy Yarvin
a14fb7f9a7 Almost there. 2014-10-25 05:21:48 -07:00
C. Guy Yarvin
a9016538e7 New cold jet storage. 2014-10-23 17:35:26 -07:00
C. Guy Yarvin
0d407bcac8 Add hoon jet management code. 2014-10-21 13:53:27 -07:00
C. Guy Yarvin
fb982e6dd6 No more external leaks. 2014-10-10 22:32:58 -07:00
C. Guy Yarvin
ae6aa44695 Various fixes and improvements. 2014-10-09 18:27:02 -07:00