Commit Graph

375 Commits

Author SHA1 Message Date
Anton Dyudin
71550b0bfd Revert "Merge branch 'jaelwomb' into cc-release"
(jael doesn't exist yet)

This reverts commit 13bc8ea59f, reversing
changes made to c232f670be.
2017-10-26 13:59:49 -07:00
Ted Blackman
4a112df453 fixed init-oauth2-google 2017-10-24 16:16:10 -07:00
Ted Blackman
5bf4815fc7 fixed asana 2017-10-24 16:16:10 -07:00
Ted Blackman
25cc1db553 fixed github auth 2017-10-24 16:16:10 -07:00
Anton Dyudin
1f713896c4 fix various generators 2017-10-23 15:09:26 -07:00
C. Guy Yarvin
81c967e8bd Merge remote-tracking branch 'origin/master' into remaint-merge 2017-10-05 22:22:16 -07:00
Joseph Bryan
ad2acaf291 removes unnecessary parentheses from ++tap:by in +glass and +brass 2017-10-03 22:54:06 -04:00
C. Guy Yarvin
5a74064080 Merge branch 'remaint' into remaint-merge 2017-10-01 18:50:19 -07:00
C. Guy Yarvin
62f8265c22 Fix dual boot. 2017-09-27 17:56:02 -07:00
C. Guy Yarvin
0b5a831551 Dual-boots on maintenance and master vere. 2017-09-27 17:27:08 -07:00
C. Guy Yarvin
dc25979f59 Merge remote-tracking branch 'origin/master' into piaf-runes 2017-09-21 18:45:27 -07:00
C. Guy Yarvin
1b96fa43f6 Fix for 143. 2017-09-21 17:41:13 -07:00
C. Guy Yarvin
60a1104891 Translate ^ runes. 2017-09-19 16:24:30 -07:00
C. Guy Yarvin
81046c7587 143: | runes. 2017-09-17 18:32:20 -07:00
C. Guy Yarvin
82d1e63e30 $ runes converted. 2017-09-17 16:31:49 -07:00
C. Guy Yarvin
f9e51ca2fc %claw to %bcpt. 2017-09-17 15:10:40 -07:00
C. Guy Yarvin
08af897d69 Changed one stem: %gate to %brts. 2017-09-17 11:14:12 -07:00
C. Guy Yarvin
2575255c9e Merge remote-tracking branch 'eglaysher/new-dojo-unified' into piaf
Non-compiling branch which uses the features it adds.
2017-09-12 18:19:23 -07:00
Fang
f3c61df97a Move ++cram to ++vast 2017-08-02 16:25:32 -07:00
Fang
956867e394 last-minute refactoring for inclusion in hoon.hoon 2017-08-02 15:53:05 -07:00
Fang
9c6ed180d3 move ++freeze to ++shut:ap, produce marl 2017-08-02 15:40:13 -07:00
Fang
794ad9ae1d move updated ++sail to hoon.hoon, ++steam to ++open:ap 2017-08-02 14:46:19 -07:00
Fang
86d9b022e3 Tighten namespace in sail 2017-08-02 13:22:11 -07:00
Fang
6985398293 End parsing cram on outdent 2017-08-02 11:42:19 -07:00
Fang
108f8079af Start markdown with --- 2017-08-01 16:38:06 -07:00
Fang
be584f89b3 Detect code blocks immediately inside containers 2017-08-01 15:54:26 -07:00
Fang
3c2cbdaea2 use col to track code/poem indents properly
(this was previously causing a bug, but can't be reproduced)
2017-08-01 15:22:24 -07:00
Fang
47e65df18a parse first line in container 2017-08-01 15:06:13 -07:00
Fang
25f04ac5e5 Allow nested containers by parsing their delimiters immediately 2017-08-01 12:52:10 -07:00
Fang
1b4fd3440c Parse indent in ++snap directly instead of feeding spaces to span-level parsers 2017-08-01 12:22:45 -07:00
Fang
4cb1d46618 correctly check for outdents without intervening blank lines 2017-07-31 18:06:08 -07:00
Fang
417c63e83e fix bad assumption in conversion code, extract style->indent map 2017-07-31 18:05:46 -07:00
Fang
0fac5b29b6 don't require blank lines between list items, quotes 2017-07-31 17:26:18 -07:00
Fang
1c34ce1f96 extract ++new-container logic 2017-07-31 17:20:19 -07:00
Fang
1076a1ee31 Add --- <hr> parsing 2017-07-31 15:55:35 -07:00
Fang
827d091a60 Require space before hoon literals 2017-07-31 15:04:44 -07:00
Fang
be4f22d20c Fix header parsing 2017-07-31 14:30:01 -07:00
Fang
5fbff69e37 Change blackquote syntax to '> ', embed syntax to '! ' 2017-07-28 15:00:14 -07:00
Fang
71eca553eb Comment consistency & cleanup. Removed unused code. 2017-07-28 13:45:17 -07:00
Fang
2d0a5d1aa3 Fixed issues with codeblocks where they prevented subsequent items from being processed properly.
Codeblocks can now contain newlines.
2017-07-27 18:06:43 -07:00
Fang
63d6ff5d76 Codeblocks no longer repeat themselves. 2017-07-27 15:36:47 -07:00
Fang
4f339023e4 minor reorg 2017-07-27 13:25:03 -07:00
Fang
07fccb7890 Cleanup of superfluous arms, simplifying. 2017-07-26 18:22:19 -07:00
Fang
b047c1a5d3 Moved parsers into their own core. 2017-07-26 18:19:33 -07:00
Fang
db2ee73e6c Use parser in ++look 2017-07-26 17:04:19 -07:00
Fang
c46092e4d5 Make ++cash but an echo 2017-07-26 15:24:24 -07:00
Fang
6713af6169 refactor ++flow to be a list, allow interpolations 2017-07-26 12:34:05 -07:00
Fang
b5ba807baf Perf 2017-07-26 12:20:58 -07:00
Fang
3277f99927 Revert to canonical hoon/hoon concatenator 2017-07-26 12:07:59 -07:00
Fang
f2756f3221 Slightly neater literal quote handling 2017-07-26 12:03:03 -07:00
Fang
84eab5b3b7 Remove double-escaping 2017-07-26 12:01:46 -07:00
Fang
0ad29f19ce Implemented interpolated sail parsing.
Added test case for interpolated sail parsing.
2017-07-26 11:28:57 -07:00
Fang
b6cfb010d4 Simplified ++word parsing, no longer produces (list graf), now just graf. 2017-07-26 11:27:21 -07:00
Fang
2d88f97159 Markdown parser now parses sail expressions. 2017-07-25 17:58:33 -07:00
Fang
ffe3b9cb6e Dynamic types into the markdown parser. 2017-07-25 17:23:08 -07:00
Fang
32f101c2fe Enabled sail interpolation emitting dynamic manx. 2017-07-25 16:41:17 -07:00
Fang
bfa305c040 Made static sail (without interpolation) function. 2017-07-25 15:58:25 -07:00
Fang
4752e6aee0 Started changing ++sail to produce appropriate types. 2017-07-24 18:15:51 -07:00
Fang
474be42749 Renamed arms in ++sail to be more verbose, and lightly restructured some. 2017-07-24 17:50:46 -07:00
Fang
ed058c3cfe Shuffled !. around. Now properly produces output. 2017-07-24 17:49:12 -07:00
Fang
5028bc752d Copied in ++sail and relevant types (++beet, ++tuna). 2017-07-24 16:13:21 -07:00
Fang
2aa06e0910 Merge branch 'unmark' of https://github.com/cgyarvin/arvo into unmark
# Conflicts:
#	gen/cram.hoon
2017-07-24 16:01:50 -07:00
Fang
47326491c5 Whitespace & indentation cleanup. 2017-07-24 16:00:44 -07:00
Fang
7c6dd0e88c Added in dynamic XML types. 2017-07-24 15:55:57 -07:00
Fang
465de0cc8a Miscellaneous tiny stylistic changes and comments. 2017-07-24 15:55:18 -07:00
Fang
1a5ade039c Restructured ++head to be slightly prettier. 2017-07-24 15:54:06 -07:00
Fang
97641ba5d0 Restructured ++down to be slightly prettier. 2017-07-24 15:52:59 -07:00
Fang
f10cfee245 Renamed $none and $done to $fini and $none respectively. 2017-07-24 15:51:48 -07:00
Fang
b5c9b7ac36 Less verbose generator head. 2017-07-24 15:50:39 -07:00
Fang
95df3b98b4 Whitespace cleanup & comment spacing. 2017-07-24 15:49:59 -07:00
C. Guy Yarvin
6e4799d4d4 Debugging disabled for perf testing. 2017-07-24 14:34:09 -07:00
C. Guy Yarvin
719db54c3b More comments. 2017-07-24 12:21:53 -07:00
C. Guy Yarvin
19f0746ef0 Appears functional. 2017-07-23 23:19:53 -07:00
C. Guy Yarvin
84a23d75c4 Rename. 2017-07-23 16:01:13 -07:00
C. Guy Yarvin
a18329c3a9 Smoke test. 2017-07-23 16:00:45 -07:00
C. Guy Yarvin
9ef97eea62 This compiles so it probably works. 2017-07-21 23:56:21 -07:00
C. Guy Yarvin
ce042ca3a5 Stash. 2017-07-20 20:19:22 -07:00
C. Guy Yarvin
1f57c7c94e Stash. 2017-07-19 21:48:00 -07:00
C. Guy Yarvin
c43aee661e Stubs compile. 2017-07-19 09:53:34 -07:00
C. Guy Yarvin
c32ef345a2 Stash. 2017-07-18 20:19:27 -07:00
C. Guy Yarvin
8d4a9197e0 Parses with some stubs. 2017-07-17 18:07:47 -07:00
C. Guy Yarvin
1f6e0b25f6 Pieces of unmark parser. 2017-07-15 17:59:57 -07:00
Joseph Bryan
e479fd23bc adds error message to +ticket 2017-06-28 10:33:54 -04:00
Raymond Pasco
64b3d882e5 Merge remote-tracking branches 'joemfb/warn-moon' and 'joemfb/ticket-check' into maint-20170614 2017-06-28 09:48:17 -04:00
Joseph Bryan
2542a3ee80 adds error message to +ticket 2017-06-20 11:59:50 -04:00
Joseph Bryan
f9fe3b644e adds warnings and a confirmation prompt to %/gen/moon 2017-06-18 16:29:43 -04:00
production server
9472770e7c fix |bonus 2017-06-14 21:57:10 +00:00
C. Guy Yarvin
cda7cf2053 Basic networking; large messages have assembly bug 2017-06-06 17:29:37 -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
Anton Dyudin
a216565a14 add |wipe-ford cache clear button 2017-05-24 16:04:27 -07:00
Elliot Glaysher
d5f32f972a Change title specifier from || to #. 2017-05-20 23:06:33 -07:00
Raymond Pasco
7dc270f89f Merge remote-tracking branch 'joemfb/detap' 2017-05-17 05:38:26 -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
C. Guy Yarvin
484a7e9e5d Placeholder for app skeleton. 2017-05-07 22:20:38 -07:00
C. Guy Yarvin
b1b0ffb176 Decorations. 2017-05-07 22:04:14 -07:00
C. Guy Yarvin
7e83588e83 To experiment with ++walk and its slowness. 2017-04-30 20:19:07 -07:00
C. Guy Yarvin
935056be37 Struggling with memory. 2017-04-20 14:19:53 -07:00
C. Guy Yarvin
f847cf4c12 Almost building vanes. 2017-04-19 07:48:10 -07:00