Curtis Yarvin
|
6671d85b86
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-04 22:33:45 +00:00 |
|
Curtis Yarvin
|
fbfade8983
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-04 22:33:45 +00:00 |
|
Curtis Yarvin
|
323d010724
|
Fix a memory leak per packet.
|
2013-10-04 22:33:26 +00:00 |
|
cgyarvin
|
54f4071139
|
Merge pull request #51 from dnadle/master
Handle autosave SIGCHLD with no stored pid
|
2013-10-04 07:04:52 -07:00 |
|
cgyarvin
|
f31fd69155
|
Merge pull request #51 from dnadle/master
Handle autosave SIGCHLD with no stored pid
|
2013-10-04 07:04:52 -07:00 |
|
David Nadle
|
abac35c6eb
|
Handle autosave SIGCHLD with no stored pid
|
2013-10-04 03:07:47 -04:00 |
|
C. Guy Yarvin
|
a0b2724287
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-03 22:27:18 -07:00 |
|
C. Guy Yarvin
|
cc2ea2f301
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-03 22:27:18 -07:00 |
|
johncburnham
|
f178f08cba
|
Merge pull request #50 from philipcmonk/master
Add ninja modes to hoon.vim
|
2013-10-03 21:14:28 -07:00 |
|
johncburnham
|
270f3eb0a9
|
Merge pull request #50 from philipcmonk/master
Add ninja modes to hoon.vim
|
2013-10-03 21:14:28 -07:00 |
|
Eric Fode
|
bdb4ec18ef
|
Merge pull request #6 from philipcmonk/master
Added ajnin mode.
|
2013-10-03 21:05:40 -07:00 |
|
Philip Monk
|
3f68d43fbc
|
Merge branch 'master' of https://github.com/philipcmonk/hoon.vim
|
2013-10-03 20:17:52 -07:00 |
|
Philip Monk
|
63138ecd83
|
Merge branch 'master' of https://github.com/philipcmonk/hoon.vim
|
2013-10-03 20:17:52 -07:00 |
|
Philip Monk
|
df16799515
|
Moved ninja mode functionality to ftplugin/hoon.vim
|
2013-10-03 19:04:54 -07:00 |
|
Philip Monk
|
8e0dbaed41
|
Only allow ninja modes if hoon_ninja exists and is not 0.
|
2013-10-03 18:50:00 -07:00 |
|
C. Guy Yarvin
|
acb3096b1c
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-03 13:49:15 -07:00 |
|
C. Guy Yarvin
|
2b7f998611
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-03 13:49:15 -07:00 |
|
C. Guy Yarvin
|
fdf68275ed
|
Hub before clay/ze refactor.
|
2013-10-03 13:38:37 -07:00 |
|
johncburnham
|
f522faab54
|
Merge pull request #48 from abliss/master
Fixes to hoon-mode.el that got lost in the merge
|
2013-10-03 06:08:56 -07:00 |
|
Adam Bliss
|
52ce68e08c
|
Fixes to hoon-mode.el that got lost in the merge
1. provide 'hoon-mode instead of 'hoon
2. treat double-quote as syntactic quote (fixes "'" hosing font-lock)
|
2013-10-03 07:36:48 +00:00 |
|
Philip Monk
|
f6db3e9200
|
Added jnn mode.
|
2013-10-02 14:13:16 -07:00 |
|
Philip Monk
|
ae4e3a33c6
|
Added ability to omit vowel in ninja mode.
|
2013-10-02 14:06:54 -07:00 |
|
Philip Monk
|
719e9e0c45
|
Added ability to use unshifted numbers for symbols in ajnin mode.
|
2013-10-02 13:24:55 -07:00 |
|
Eric Fode
|
16f40d18a5
|
Merge pull request #5 from philipcmonk/master
Fixed a couple of bugs, namely bar and gar rendered incorrectly.
|
2013-10-02 12:41:56 -07:00 |
|
Philip Monk
|
eaebf7fde8
|
Added reverse ninja mode (ajnin mode?).
|
2013-10-02 12:12:22 -07:00 |
|
Philip Monk
|
178da26a00
|
Fixed a couple of bugs, namely bar and gar rendered incorrectly.
|
2013-10-02 11:15:27 -07:00 |
|
C. Guy Yarvin
|
d62b84002d
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-02 09:41:15 -07:00 |
|
C. Guy Yarvin
|
3e0fe1bd0e
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-02 09:41:15 -07:00 |
|
C. Guy Yarvin
|
e7e0842eaa
|
Experiments with fork checkpoint.
|
2013-10-02 09:40:58 -07:00 |
|
cgyarvin
|
cb95bd13ba
|
Merge pull request #46 from blacklion/master
Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64)
|
2013-10-02 09:40:42 -07:00 |
|
Lev Serebryakov
|
d5bd0f96e4
|
It feels better with newer ncurses from ports, than with system ones
|
2013-10-02 19:02:46 +04:00 |
|
Lev Serebryakov
|
018cfe5eaf
|
Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64)
|
2013-10-02 18:44:22 +04:00 |
|
Eric Fode
|
243f5b39ed
|
added gitignore
|
2013-10-02 01:41:08 -07:00 |
|
johncburnham
|
e9d52213e1
|
Merge pull request #44 from abliss/master
Initial checkin of emacs mode hoon-mode.el
|
2013-10-02 01:29:25 -07:00 |
|
Eric Fode
|
bc3d9af746
|
second test of ninja mode
|
2013-10-02 01:26:43 -07:00 |
|
Adam Bliss
|
07dea43ed0
|
Initial checkin of emacs mode hoon-mode.el
No indentation support, but somewhat-accurate syntax highlighting.
|
2013-10-02 08:21:53 +00:00 |
|
Eric Fode
|
4b441163d7
|
testing out ninja mode
|
2013-10-01 21:16:01 -07:00 |
|
Eric Fode
|
36cba08600
|
Merge pull request #4 from philipcmonk/master
Added support for base32 and base64 numbers and double-quoted strings and fixed rune highlighting.
|
2013-10-01 19:23:48 -07:00 |
|
johncburnham
|
9622727c2a
|
Merge pull request #43 from philipcmonk/master
Add hoon.vim to extras folder.
|
2013-10-01 12:29:03 -07:00 |
|
johncburnham
|
b3b6091548
|
Merge pull request #43 from philipcmonk/master
Add hoon.vim to extras folder.
|
2013-10-01 12:29:03 -07:00 |
|
Philip Monk
|
740ede9131
|
Merge remote-tracking branch 'vim/master'
|
2013-10-01 12:25:35 -07:00 |
|
Philip Monk
|
bfb12646c1
|
Merge remote-tracking branch 'vim/master'
|
2013-10-01 12:25:35 -07:00 |
|
Philip Monk
|
7c66dc7e9b
|
Merge https://github.com/urbit/urbit
|
2013-10-01 12:22:04 -07:00 |
|
Philip Monk
|
ea6696ac15
|
Merge https://github.com/urbit/urbit
|
2013-10-01 12:22:04 -07:00 |
|
Philip Monk
|
14b170e3e4
|
Revert "Added basic ability to generate some documentation for digraphs. Needs work."
This reverts commit 64c67e6ee9d543a036a0823d4f50ad83131e0a8d.
|
2013-10-01 12:20:32 -07:00 |
|
Philip Monk
|
b83027b520
|
Revert "Generated basic documentation for runes."
This reverts commit 66a0b4185840925725a0c28c209f8c5f4c482cdc.
|
2013-10-01 12:20:30 -07:00 |
|
johncburnham
|
2e7f228038
|
added extras folder
|
2013-10-01 14:56:00 -04:00 |
|
Philip Monk
|
89bb09d99e
|
Highlight tistis and hephep and recongize cenbar, etc. as constants.
|
2013-10-01 11:23:06 -07:00 |
|
Philip Monk
|
977ca720b6
|
Fixed rune highlighting at beginning and end of line.
|
2013-10-01 00:05:31 -07:00 |
|
Philip Monk
|
32fdce380f
|
Okay, I think this finally fixes digraph highlighting for good.
|
2013-09-30 23:41:08 -07:00 |
|