Commit Graph

7890 Commits

Author SHA1 Message Date
C. Guy Yarvin
4e5c85df69 Some raw converters. 2018-04-16 20:28:30 -07:00
C. Guy Yarvin
9289fca8aa Some +plum adjustments. 2018-04-16 17:33:42 -07:00
C. Guy Yarvin
35295ae228 Finish draft of type to spec conversion. 2018-04-15 18:45:43 -07:00
C. Guy Yarvin
371687cdb8 Work in progress. 2018-04-14 18:19:13 -07:00
C. Guy Yarvin
4577869ad9 Adjust type annotations. 2018-04-14 15:12:00 -07:00
C. Guy Yarvin
d9c62942e1 Add hygienic recursion. 2018-04-13 22:31:53 -07:00
Fang
821c7e418d Actually include /lib/constitution. 2018-04-13 21:50:22 +02:00
Fang
2dfe11f1eb Merge commit 'bedb0445196beca1f8477868f9ddb7b316a8936f' into constitution 2018-04-13 21:48:22 +02:00
C. Guy Yarvin
468e62e150 Interim with partial reform. 2018-04-12 15:42:39 -07:00
Fang
bedb044519
Merge pull request #711 from Fang-/revert-hall-last-x
Disable "last x messages" functionality in hall
2018-04-12 19:49:42 +02:00
Fang
da1dc7a074 Remove commented out code. 2018-04-12 19:34:58 +02:00
Fang
eaf080b3b4 Adapt state. 2018-04-12 17:28:40 +02:00
Fang
38fce5986e Disable relative message number in subscription ranges. 2018-04-12 16:47:32 +02:00
C. Guy Yarvin
52a4d76dcb Work hard technology. 2018-04-11 16:40:22 -07:00
Keaton Dunsford
0e7ea64709
Merge pull request #696 from joemfb/tismodel-toro
generalizes =model syntax to be valid for any toro
2018-04-11 15:05:50 -07:00
Fang
1798d3cbe3
Merge pull request #658 from Fang-/hall-last-x
Get last x messages from hall
2018-04-11 23:56:45 +02:00
Keaton Dunsford
1a1beb8580
Merge pull request #649 from joemfb/spin-spun
fixes and documents ++spin/++spun (forwardport #385)
2018-04-11 14:51:59 -07:00
Keaton Dunsford
dd63d70371 Merge commit '2346d0b'
* commit '2346d0b':
  removes %#
  replaces all uses of %# with %~
2018-04-11 14:41:24 -07:00
Keaton Dunsford
344a87a975 Merge commit 'b5aeee1'
* commit 'b5aeee1':
  updates %cnsg tall parser to be 3-fixed
  replaces all tall cnsg hoons with %#
2018-04-11 14:26:38 -07:00
Keaton Dunsford
60b0b1efd9 Merge commit '807652e'
* commit '807652e':
  adds %# (3-fixed %cnsg alias) to parser
2018-04-11 14:25:34 -07:00
Keaton Dunsford
7f62d54da3
Merge pull request #705 from ohAitch/notice-bail
[travis] report bail as failing test case
2018-04-11 13:12:06 -07:00
Keaton Dunsford
7768d8790a
Merge pull request #693 from famousj/master
Add fingerprint for ~leb
2018-04-11 12:14:44 -07:00
Keaton Dunsford
e7e55f7c0c
Merge pull request #672 from frodwith/master
add ++lest, the non-empty list mold builder
2018-04-11 11:11:45 -07:00
C. Guy Yarvin
6daf9a8537 Some +spec cleanups. 2018-04-10 21:06:46 -07:00
C. Guy Yarvin
e0a155d2d3 New +plum output format. 2018-04-10 18:51:33 -07:00
Fang
3a63e588e7 Update constitution app to use new Ships contract data during init.
We longer have to try all children of active ships.
2018-04-10 21:38:35 +02:00
Fang
8e9387e8c4 Don't accidentally return the end index in input for dynamic arrays. 2018-04-10 21:34:22 +02:00
Fang
b8705a5a0c Actually retain state across iterations. 2018-04-09 20:22:06 +02:00
Fang
dba3936411 Restructure Constitution app. 2018-04-09 16:59:14 +02:00
Fang
8af91e2af6 More structures for the Ethereum lib. 2018-04-09 16:58:39 +02:00
Fang
71eee8cb00 Parse RPC error responses correctly. 2018-04-09 16:57:53 +02:00
C. Guy Yarvin
8b98fce459 Improvements on cosmetic analysis. 2018-04-08 10:44:15 -07:00
Anton Dyudin
ed956f23cb [travis] report bail as failing test case 2018-04-06 12:40:48 -07:00
Anton Dyudin
db308d7e2b
Merge pull request #695 from ohAitch/test-rens
test ren/ on CI
2018-04-05 15:20:22 -07:00
Joseph Bryan
2346d0bda6 removes %# 2018-04-04 13:28:35 -07:00
Joseph Bryan
a35bb28e69 replaces all uses of %# with %~ 2018-04-04 13:25:54 -07:00
Joseph Bryan
b5aeee11e4 updates %cnsg tall parser to be 3-fixed 2018-04-04 13:24:33 -07:00
Fang
dba3abac6b Correctly decode bools. 2018-04-04 21:28:45 +02:00
Joseph Bryan
d6e1e3bc27 replaces all tall cnsg hoons with %# 2018-04-04 14:07:05 -04:00
Joseph Bryan
807652e1ab adds %# (3-fixed %cnsg alias) to parser 2018-04-04 13:56:21 -04:00
Fang
14e682c620 Simplify process of retrieving hull noun from eth response. 2018-04-04 19:13:30 +02:00
Fang
99df5ec158 Make Ethereum decoding function a wet gate, producing tuples with type info.
Type information still lost for array members.
2018-04-04 17:15:23 +02:00
Keaton Dunsford
8b84260c06
Merge pull request #642 from cxk280/master
fix typo
2018-04-03 16:44:13 -07:00
C. Guy Yarvin
1a45e073e9 Work in progress. 2018-03-30 20:54:04 -07:00
Joseph Bryan
d75b299ae1 generalizes =model syntax to be valid for any toro
tsfs, tssm, tshp, etc.
2018-03-29 15:13:21 -04:00
C. Guy Yarvin
54a03b4917 Remove old %help form. 2018-03-29 11:21:04 -07:00
C. Guy Yarvin
0adc414510 Finish above renaming. 2018-03-29 11:03:14 -07:00
C. Guy Yarvin
1da6a7f983 Rename plan to spec; add interface/mark molds. 2018-03-29 10:21:59 -07:00
Anton Dyudin
83e3a432fb
Merge pull request #694 from ohAitch/travis-fix-autopill
[travis] use  cp  properly when building pill
2018-03-28 21:20:31 -07:00
Anton Dyudin
3cdec745a0 Add fingerprint for ~fyr while we're at it
(mostly I'm trying to trigger my Travis fix)
2018-03-28 21:11:44 -07:00