Commit Graph

6475 Commits

Author SHA1 Message Date
C. Guy Yarvin
f003973a14 Will not be generated for the moment. 2017-07-09 13:05:33 -07:00
C. Guy Yarvin
1c427300a5 A galaxy promised to Michael Vassar in 2012. 2017-06-25 16:35:18 -07:00
C. Guy Yarvin
d184637576 Reverse sentimental pseudonyms.
(Putting family names in the public table seemed cute when hardly
anyone cared about Urbit.  But now it's started to take on this
creepy Third World dictator vibe.  Transparency is better.)
2017-06-25 16:35:18 -07:00
Elliot Glaysher
079163c73c Documents the dojo patch so far and removes debugging printfs.
I figured out why some halos on products are missing:

|%
++  broken
  :>  this halo gets ignored.
  42
::
++  working
  :>  this halo gets put into the span properly.
  ^-  @
  42
--
2017-06-15 22:43:22 -07:00
Elliot Glaysher
6da39dacda Deal with documentation location and cleanup.
We can now display all of the following:

|%
:>  documentation goes here
++  arm-one
  |=  a/@
  :>  real product documentation
  [...]
++  arm-two
  :>  documentation goes here
  |=  a/@
  :>  real product documentation
  [...]
:>  this gets used
++  arm-three
  :>  this does not get used, but stays with the inner core when copied
  |=  a/@
  :>  real product documentation
  [...]
--

Non-core arms still don't get product help extracted.
2017-06-13 21:52:52 -07:00
C. Guy Yarvin
110998bf94 Made wills work by gutting some checks. 2017-06-13 18:41:32 -07:00
C. Guy Yarvin
3a3f2de13c Stash. 2017-06-13 07:50:42 -07:00
C. Guy Yarvin
3a45d0f9aa Various etc. 2017-06-12 18:04:38 -07:00
C. Guy Yarvin
aabae9e79b Adjust %send so it can come out through dill. 2017-06-12 15:59:28 -07:00
C. Guy Yarvin
32adf629f3 Galaxy gifted to Michael Vassar in 2011. 2017-06-12 11:07:29 -07:00
C. Guy Yarvin
5728b20138 Unmask some sentimental assignments. 2017-06-12 09:39:58 -07:00
C. Guy Yarvin
904147cb08 Booting galaxies again. 2017-06-11 22:46:34 -07:00
Elliot Glaysher
ea59c32203 Further work on dealing with the documentation in different places.
Pausing as right now, it looks like the following doc string isn't in the twig
tree after parsing:

|%
++  constant
  :>  life, the universe, and everything
  42
--
2017-06-11 21:38:09 -07:00
C. Guy Yarvin
8b93357182 Adjust %sith card for secret/ticket. 2017-06-10 22:40:47 -07:00
C. Guy Yarvin
ad2aa8b197 Boots, but some jet registration problems in ++ed. 2017-06-09 17:30:18 -07:00
C. Guy Yarvin
68ad7ff3f6 Stash. 2017-06-09 08:04:57 -07:00
C. Guy Yarvin
eb30c8d75c Uncompiled, but should bring up children. 2017-06-08 16:57:38 -07:00
C. Guy Yarvin
6931fb0ae5 Stash. 2017-06-08 07:49:06 -07:00
C. Guy Yarvin
fbcbe2960f Stash. 2017-06-07 21:35:40 -07:00
C. Guy Yarvin
fb73d473a3 Stash commit 2017-06-07 17:21:23 -07:00
C. Guy Yarvin
7b6ce84b9b Large messages seem to work reliably; needs fuzz. 2017-06-07 11:34:51 -07:00
C. Guy Yarvin
cda7cf2053 Basic networking; large messages have assembly bug 2017-06-06 17:29:37 -07:00
C. Guy Yarvin
8985648bc2 Basic networking now. 2017-06-06 13:23:58 -07:00
C. Guy Yarvin
7c841e4ec0 Some printfs. 2017-06-05 17:24:45 -07:00
C. Guy Yarvin
3d1f9a77b6 Network communication between galaxies. 2017-06-03 21:57:18 -07:00
C. Guy Yarvin
e7abb4b033 Initial boot with brass.pill. 2017-06-03 21:15:10 -07:00
Elliot Glaysher
ef2b87251c ++chap should have an (unit term) instead of a (list term). 2017-06-03 09:42:30 -07:00
C. Guy Yarvin
55e06af4d3 New brass pill can do more than fake zods. 2017-06-02 17:15:43 -07:00
C. Guy Yarvin
cc2356fa22 New pill builder. 2017-06-01 15:47:24 -07:00
C. Guy Yarvin
7d57a40bbc Partial commit of ++mean. 2017-05-30 15:03:55 -07:00
Elliot Glaysher
02917e68a5 Fix sloe so that it is chapter aware. 2017-05-29 10:17:36 -07:00
Elliot Glaysher
45cb25f0dd Now with minimal arm documentation. 2017-05-24 21:32:50 -07:00
C. Guy Yarvin
4e7edbc154 App failures and vane crashes handled correctly.
Still not sending app or vane crashes in nack, though.
2017-05-21 21:31:43 -07:00
C. Guy Yarvin
b889898efb Restore unified old naming of ames tasks/gifts. 2017-05-21 18:36:29 -07:00
C. Guy Yarvin
081ddcb634 Remove old non-e2e forms. Rev protocol to 6. 2017-05-21 17:38:17 -07:00
C. Guy Yarvin
ebf644d81d Clean out much of non-e2e ames. 2017-05-21 16:32:33 -07:00
Elliot Glaysher
de2ed36fbe Unified # syntax for documentation. 2017-05-21 15:43:23 -07:00
Elliot Glaysher
d5f32f972a Change title specifier from || to #. 2017-05-20 23:06:33 -07:00
C. Guy Yarvin
34d1c3a41f Elide another accidental revert. 2017-05-19 11:42:37 -07:00
C. Guy Yarvin
2e3d281cb1 Revert some old bad changes that crept in. 2017-05-19 11:40:18 -07:00
C. Guy Yarvin
eff8b8fe7b Merge branch 'nuclear' into remaint 2017-05-19 11:26:13 -07:00
C. Guy Yarvin
de0f08c8f3 Improved packet blocker. 2017-05-17 10:32:32 -07:00
Raymond Pasco
7dc270f89f Merge remote-tracking branch 'joemfb/detap' 2017-05-17 05:38:26 -04:00
Raymond Pasco
182dff8646 Merge remote-tracking branch 'chc4/si-hide' 2017-05-17 05:05:13 -04:00
Raymond Pasco
94b821ffb1 Merge remote-tracking branch 'galenwp/fora-fix' into maint-20160818 2017-05-17 04:47:36 -04:00
Raymond Pasco
232905333d Merge branch 'forward-oust-fix', remote-tracking branch 'max19/catfix' 2017-05-17 00:08:08 -04:00
Fang
3dc8c92c82 Fixed ++oust to not require faces for [a b]. (Wet gate struggles.) 2017-05-17 00:06:57 -04:00
Raymond Pasco
1ba487eaa3 Merge remote-tracking branches 'joemfb/prompt-sticky', 'Fang/oust-fix' and 'keatondunsford/gall-diff-spec-fix' into maint-20160818 2017-05-16 23:56:53 -04:00
C. Guy Yarvin
bd4f650f5e |nuke bounces all packets from a ship. 2017-05-16 13:56:54 -07:00
C. Guy Yarvin
40e0575d05 For make compile faster. 2017-05-07 22:20:53 -07:00