Anton Dyudin
|
9a930392cb
|
less mechanical cleanup
|
2017-11-09 16:53:30 -08:00 |
|
Anton Dyudin
|
dfb3a89c50
|
oldzuse some generators
|
2017-11-09 16:53:30 -08:00 |
|
Anton Dyudin
|
b07abebb6d
|
minor gen/ fixes
|
2017-10-31 13:00:34 -07:00 |
|
Anton Dyudin
|
c396584886
|
Merge branch 'nozap'
|
2017-10-30 18:13:06 -07:00 |
|
Anton Dyudin
|
57006281f2
|
Merge remote-tracking branch 'urbit/maint-20170614'
|
2017-10-30 17:05:17 -07:00 |
|
C. Guy Yarvin
|
334ab6086f
|
Merge branch 'master' of http://github.com/urbit/arvo
|
2017-10-26 15:39:14 -07:00 |
|
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 |
|