Commit Graph

57 Commits

Author SHA1 Message Date
David Nadle
abac35c6eb Handle autosave SIGCHLD with no stored pid 2013-10-04 03:07:47 -04: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
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
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
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
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
bfb12646c1 Merge remote-tracking branch 'vim/master' 2013-10-01 12:25:35 -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
Philip Monk
4761b087be Added support for base32 and base64 numbers and double-quoted strings. 2013-09-30 22:05:06 -07:00
C. Guy Yarvin
df025bf16f Merge branch 'master' of github.com:urbit/urbit 2013-09-30 19:22:06 -07:00
johncburnham
de4c89bbab Merge pull request #41 from cdcarter/master
relatively tiny documentation changes
2013-09-30 18:45:15 -07:00
Christian Carter
2bff81f92a relatively tiny documentation changes 2013-09-30 18:39:02 -07:00
Philip Monk
7823c0ef41 Improved rune matching to correctly digraphs following tis. 2013-09-30 17:45:18 -07:00
Philip Monk
ed79f644b7 Improved number matching to match across whitespace. 2013-09-30 17:12:41 -07:00
Philip Monk
1f0f4a30bf Changed hoonAtom to Identifier. I think this is better? 2013-09-30 13:12:34 -07:00
Philip Monk
eca34fa656 As per Curtis's suggestion, remove identifier highlighting. 2013-09-30 13:00:40 -07:00
Philip Monk
105a6cf55c As per Curtis's suggestion, highlight atom odors. 2013-09-30 12:55:26 -07:00
Philip Monk
bb2b616df8 Improved indent. 2013-09-30 00:26:49 -07:00
Philip Monk
58fc1b1df8 Generated basic documentation for runes. 2013-09-29 17:17:37 -07:00
Philip Monk
600a500676 Added basic ability to generate some documentation for digraphs. Needs work. 2013-09-29 17:04:22 -07:00
johncburnham
cb5ea44975 Merge pull request #33 from ab9/tighten_gitignore
Tighten .gitignore patterns
2013-09-29 11:53:25 -07:00
johncburnham
80a8bda300 Merge pull request #37 from ab9/remove_old_doc
Remove old documentation
2013-09-29 11:01:12 -07:00
Aaron Beckerman
6f25ef4d72 Remove old documentation 2013-09-30 01:51:18 +08:00
johncburnham
cffad3bf6e Merge pull request #36 from cdcarter/master
Still cleaning things up
2013-09-29 10:41:25 -07:00
Christian Carter
d2dd19266e clearing cruft from the Makefile too 2013-09-29 09:46:37 -07:00
Christian Carter
f4c830cd83 some helpful thoughts on how atoms (is that still prefered language?) work. 2013-09-29 09:42:41 -07:00
Christian Carter
ea7af92024 remove a potentially misleading comment from all.h that might try and convince someone to delete all of the headers from f/. this is, of course, unadvised. 2013-09-29 09:24:24 -07:00
Christian Carter
d059a2e4ca Merge remote-tracking branch 'upstread/master' 2013-09-29 09:20:27 -07:00
Philip Monk
55b09bab1d General fixes (including strings). 2013-09-29 00:15:40 -07:00
C. Guy Yarvin
721b17cda0 Merge branch 'master' of github.com:urbit/urbit 2013-09-28 23:55:54 -07:00
Philip Monk
e44d5e4ca3 Added all functions defined in hoon.hoon 2013-09-28 23:29:14 -07:00
Philip Monk
0190164e7e Added runes to be highlighted. 2013-09-28 23:13:57 -07:00
cgyarvin
b7be3d1681 Merge pull request #34 from ab9/update_readme
Update README
2013-09-28 20:22:34 -07:00
Aaron Beckerman
bc0ec4b96f Update README 2013-09-29 11:16:11 +08:00
Aaron Beckerman
4e23da53fa Remove run directory from .gitignore
We now use the bin directory.
2013-09-29 10:37:12 +08:00
Aaron Beckerman
7151f4b524 Git-ignore specific directories, not names 2013-09-29 10:36:47 +08:00
johncburnham
70d50c6825 Merge pull request #32 from ab9/gitignore_nonzod
Don't track non-zod paths in Git
2013-09-28 19:07:45 -07:00