cgyarvin
|
39b0169f51
|
Merge pull request #56 from asokoloski/master
loom.c -- drop unnecessary fsync in _loom_write that causes lag on some systems.
|
2013-10-14 13:20:53 -07:00 |
|
Aaron Sokoloski
|
3755a7620e
|
loom.c -- drop unnecessary fsync in _loom_write that causes lag on some systems.
u2_loom_save syncs after writing anyway.
|
2013-10-14 21:02:32 +01:00 |
|
C. Guy Yarvin
|
9da4841584
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-14 11:24:33 -07:00 |
|
C. Guy Yarvin
|
91551d2f5a
|
Changes for libuv bug reproduce.
|
2013-10-14 11:23:55 -07:00 |
|
johncburnham
|
bab993836e
|
Merge pull request #55 from philipcmonk/master
For syntax highlighting, group base{32,64} digits in fives.
|
2013-10-13 03:46:47 -07:00 |
|
Philip Monk
|
a7a72ad6d2
|
For syntax highlighting, group base{32,64} digits in fives.
|
2013-10-12 22:55:58 -07:00 |
|
Philip Monk
|
2d4e9a5241
|
Merge branch 'patch-1' of https://github.com/akkartik/hoon.vim
Conflicts:
syntax/hoon.vim
|
2013-10-12 22:50:41 -07:00 |
|
Philip Monk
|
01b560ae4a
|
Group base32 numbers every 5 digits.
|
2013-10-12 22:45:01 -07:00 |
|
Kartik Agaram
|
5d4ff1c6ae
|
Base-64 numbers should group every 5 digits.
Based on keyprints in ames.hoon, which seem to be the only base-64 numbers in the codebase.
|
2013-10-12 21:55:24 -07:00 |
|
C. Guy Yarvin
|
776b006342
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-11 13:46:23 -07:00 |
|
Curtis Yarvin
|
6d091f5e07
|
Continuity breach, flag day.
|
2013-10-11 18:00:22 +00:00 |
|
C. Guy Yarvin
|
c1c079cd65
|
Merge branch 'master' of github.com:urbit/urbit
Conflicts:
urb/urbit.pill
|
2013-10-08 19:24:45 -07:00 |
|
Curtis Yarvin
|
ccccea982c
|
More printfs...
|
2013-10-08 18:26:59 +00:00 |
|
C. Guy Yarvin
|
e2ec713cb6
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-07 22:57:16 -07:00 |
|
johncburnham
|
a91fdd07bd
|
Merge pull request #54 from mrdomino/master
Consider both FreeBSD and OpenBSD "bsd"
|
2013-10-07 20:42:11 -07:00 |
|
Steven Dee
|
1a6f18d09d
|
Consider both FreeBSD and OpenBSD "bsd"
|
2013-10-07 12:31:41 -04:00 |
|
C. Guy Yarvin
|
ab35a08774
|
Development "branch" goes back to production.
|
2013-10-06 00:44:07 -07:00 |
|
C. Guy Yarvin
|
939521fc58
|
Merge branch 'master' of github.com:urbit/urbit
|
2013-10-04 22:34:39 -07:00 |
|
Curtis Yarvin
|
6671d85b86
|
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 |
|
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 |
|
johncburnham
|
f178f08cba
|
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
|
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
|
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
|
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
|
b3b6091548
|
Merge pull request #43 from philipcmonk/master
Add hoon.vim to extras folder.
|
2013-10-01 12:29:03 -07:00 |
|