Commit Graph

1290 Commits

Author SHA1 Message Date
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
Anton Dyudin
f84ace5c8a Tile %smsm, replaced instance in ames with ++hard call 2015-01-08 16:10:31 -08:00
C. Guy Yarvin
e3ae2b038c Don't assert on crude delivery fail. 2014-12-30 16:58:34 -05:00
Galen Wolfe-Pauly
0d80cccec9 back to :chat for now 2014-12-28 13:08:15 -08:00
vere
d64783232b Merge branch 'master' of https://github.com/urbit/urbit 2014-12-20 02:46:06 +00:00
vere
b4b3d24070 Merge branch 'master' of https://github.com/urbit/urbit 2014-12-20 02:40:19 +00:00
cgyarvin
3836af7c45 Merge pull request #226 from alecbrick/master
Fixed unsigned integers in mug
2014-12-19 11:47:09 -08:00
Alec Brickner
473a68966a Fixed unsigned integers in mug 2014-12-19 11:41:57 -08:00
C. Guy Yarvin
cfd061f366 Merge branch 'master' of https://github.com/urbit/urbit 2014-12-19 11:25:40 -08:00
C. Guy Yarvin
a239e9a786 Unconfuse linux compiler. 2014-12-19 11:25:28 -08:00
vere
8e7d79d3b5 Unbreak linux build. 2014-12-19 19:14:19 +00:00
cgyarvin
d76faab39f Merge pull request #224 from gkelly/no-error-unused-result
Ignore unused return values for functions that care.
2014-12-19 11:09:27 -08:00
Galen Wolfe-Pauly
4605a635d5 Merge branch 'master' of github.com:urbit/urbit-new 2014-12-19 11:09:17 -08:00
Galen Wolfe-Pauly
70cae9b7ef chat -> talk 2014-12-19 11:09:07 -08:00
Garret Kelly
06323bab3c Ignore unused return values for functions that care. 2014-12-19 19:08:05 +00:00
C. Guy Yarvin
ac95c203d0 CORRECT AND FINAL approach to missing field initializers :-) 2014-12-19 10:22:56 -08:00
Philip C Monk
f014b29b4a Merge branch 'radio'
Conflicts:
	Makefile
2014-12-18 21:15:27 -05:00
Philip Monk
34213f607c Merge pull request #222 from gkelly/cide-everywhere
Make short-lived apps %cide.
2014-12-18 18:08:07 -08:00
Philip Monk
2db16b7163 Merge pull request #221 from gkelly/remove-werror
Remove -Werror from Makefile.
2014-12-18 18:08:00 -08:00
Philip C Monk
3c3e1ce516 cleanup 2014-12-18 20:33:21 -05:00
Philip C Monk
3f988d6b97 Merge branch 'radio' of https://github.com/urbit/urbit into radio 2014-12-18 18:02:12 -05:00
Garret Kelly
eb92f8c3d0 Remove -Werror from Makefile. 2014-12-18 22:59:19 +00:00
C. Guy Yarvin
50870185ec Fix reset. 2014-12-18 14:34:02 -08:00
C. Guy Yarvin
1e584723dc Merge branch 'master' into radio 2014-12-18 11:10:09 -08:00
C. Guy Yarvin
05efcc3623 Merge branch 'master' into radio
Conflicts:
	urb/urbit.pill
2014-12-18 11:04:23 -08:00
cgyarvin
f4cac30e29 Merge pull request #219 from bugbane1/master
Add a checkpoint save before exiting
2014-12-15 16:43:48 -08:00
bugbane1
f80099278a Add a checkpoint save before exiting 2014-12-15 19:30:23 -05:00
cgyarvin
caa4b2730e Merge pull request #215 from gkelly/begin-cleanup
Drop unused assignment from poke-begin-args.
2014-12-15 08:50:02 -08:00
cgyarvin
7746716e21 Merge pull request #217 from mrdomino/master
unsigned integer literal in mug
2014-12-15 08:49:01 -08:00
Steven Dee
41ae6df7d7 unsigned integer literal in mug 2014-12-15 09:30:28 -05:00
cgyarvin
45332c2ca2 Merge pull request #212 from mrdomino/master
screw around with the warnings, fixing some, introducing others
2014-12-11 19:37:08 -08:00
Steven Dee
44d0079f9a Introduce some more warnings
Actually this only causes a few missing field initializer warnings to
show up in the jet code. I disabled sign-compare and unused-parameter
outright because they were too noisy.
2014-12-11 19:02:53 -05: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
cgyarvin
1bfdbf40f1 Merge pull request #211 from laanwj/2014_12_full_unicode_madness
Fix off-by ones in UTF-8 parsing in terminal
2014-12-11 07:50:32 -08:00
Wladimir J. van der Laan
01c33b1c50 Fix off-by ones in UTF-8 parsing in terminal
- 11100000 (224) was misinterpreted as 2-byte sequence, whereas it defines a 3-byte
- 11110000 (240) was misinterpreted as 3-byte sequence, whereas it defines a 4-byte

Makes it possible to type characters from the Supplementary Multilingual Plane such as 𐎒 and 𝄐.
2014-12-11 10:05:01 +01:00
C. Guy Yarvin
0503b9915b Merge branch 'master' into radio 2014-12-10 10:44:07 -08:00
Galen Wolfe-Pauly
31b22a301a new pill 2014-12-09 18:28:14 -08:00
Anton Dyudin
484da8bdfa Fixed markdown spin 2014-12-09 18:25:47 -08:00
Galen Wolfe-Pauly
f3748239bd various fixes and improvements 2014-12-09 18:15:22 -08:00
Philip C Monk
4b1f6899b1 Merge branch 'master' into radio
Conflicts:
	urb/urbit.pill
2014-12-09 20:39:36 -05:00
Anton Dyudin
61271adf08 Merge branch 'master' of https://github.com/urbit/urbit 2014-12-09 15:51:46 -08:00
Philip C Monk
22bb473215 Merge branch 'master' of https://github.com/urbit/urbit
Conflicts:
	urb/urbit.pill
2014-12-09 18:02:38 -05:00
Philip C Monk
c7b057dbbf fix ye olde dotket bug
fixes #194
2014-12-09 17:59:31 -05: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
427ff60d92 Merge branch 'master' of https://github.com/urbit/urbit 2014-12-08 19:01:42 -05:00
Philip C Monk
1de72c1e03 fix markdown jet memory leak 2014-12-08 19:01:28 -05:00