Commit Graph

108 Commits

Author SHA1 Message Date
Qi Xiao
98f02a01b5 Fix typo in README. 2016-02-23 01:07:28 +01:00
Qi Xiao
9c5f6ac9ab Update README.md 2016-02-23 01:05:21 +01:00
Qi Xiao
85ad4d164f Improve README. 2016-02-23 00:53:40 +01:00
Qi Xiao
68c3b47094 Reorganize README; switch to gz for binaries. 2016-02-23 00:44:03 +01:00
Qi Xiao
d410a3fd40 Update README. 2016-02-22 23:28:28 +01:00
Qi Xiao
f30633a4a8 Treachery of images. 2016-02-22 23:11:46 +01:00
Qi Xiao
4c0919b130 Add package stub. 2016-02-21 15:32:26 +01:00
Qi Xiao
a880b74a1b Put the actual entry function in a new run package.
This allows us to test the entry function.
2016-02-21 12:52:47 +01:00
Qi Xiao
7b1a5f8bac Build and upload elvish-stub in Travis. 2016-02-21 00:42:11 +01:00
Qi Xiao
17ae71b36c Change the syntax of pairs to use = to separate key and value.
This resolves #136.
2016-02-19 13:58:49 +01:00
Qi Xiao
4ca7fbca03 Move the "contributing" section to a shiny CONTRIBUTING.md file 2016-02-19 00:13:35 +01:00
Qi Xiao
84d9e34ab1 Remove badge for the print package. 2016-02-17 00:36:03 +01:00
Qi Xiao
2ec7c6103f Use https for gocover.io badge URLs. 2016-02-17 00:30:11 +01:00
Qi Xiao
ef1112d53f Update README.md 2016-02-16 20:01:34 +01:00
Qi Xiao
7812824eff Remove the badge for main package. 2016-02-16 19:16:12 +01:00
Qi Xiao
5db90fd20f Merge *util packages into an util package. 2016-02-16 19:15:29 +01:00
Qi Xiao
a8cad30a20 Add trailing slashes to all gocover.io badge URLs. 2016-02-16 19:07:16 +01:00
Qi Xiao
7d18431a8b Add gocover.io test coverage badges. 2016-02-16 19:04:15 +01:00
Hexchain Tong
f1dee4ab29 Fix typo
FreeBDS -> FreeBSD
2016-02-16 22:37:16 +08:00
Qi Xiao
e3826f42ae Require go>=1.5, remove drone.io badge. 2016-02-13 21:14:38 +01:00
Qi Xiao
c825a10e4e Add drone.io badge alongside Travis badge. 2016-02-12 03:51:20 +01:00
Qi Xiao
a672ff29c3 linux -> Linux 2016-02-10 01:18:06 +01:00
Qi Xiao
be9d9c6d09 Update README.md.
Added a section on prebuilt binaries; move the section on name to the end.
2016-02-10 01:16:31 +01:00
Shengjing Zhu
cd990e812e fix readme doc
wrong example of modifying env:PATH
2016-02-09 17:15:33 +08:00
Qi Xiao
97d8aa2cb2 * -> mul; / -> div. 2016-02-07 14:12:19 +01:00
Qi Xiao
23632aa517 Update README.md. 2016-02-07 03:56:25 +01:00
Qi Xiao
6d17c5598f Update README.md. 2016-02-06 00:49:37 +01:00
Qi Xiao
9b511c7033 update README 2016-01-29 02:22:29 +01:00
Qi Xiao
7e5f167b70 rework README more 2016-01-27 00:19:48 +01:00
Qi Xiao
10f511ee21 rework README.md 2016-01-27 00:11:55 +01:00
Qi Xiao
de9515d032 Update README.md to reflect language changes 2016-01-26 22:18:19 +01:00
Cheer Xiao
fc9bb3de1a Remove waffle.io badge 2015-02-24 16:05:46 +01:00
Cheer Xiao
f24483a1ab README: Finish the "drawbacks of traditional pipelines" section 2015-01-26 23:12:08 +01:00
Cheer Xiao
1fdfdb449a README: Give the sections on pipelines less witty names 2015-01-26 21:32:03 +01:00
Cheer Xiao
2b07ec7722 README: Finish the section "a concurrency construct" 2015-01-26 21:31:04 +01:00
Cheer Xiao
4eba44f911 README.md: Acknowledge the ->> macro of Clojure 2015-01-26 21:10:34 +01:00
Cheer Xiao
3214555911 README: Render the prompt as "~>" 2015-01-26 20:56:07 +01:00
Cheer Xiao
6639653de0 Require go >= 1.4 2015-01-25 00:32:43 +01:00
Cheer Xiao
bd0b591e73 Add a missing triangle in README 2015-01-25 00:12:40 +01:00
Cheer Xiao
b10cf7ea1d Environment variables are now accessed via the env: namespace. 2015-01-25 00:05:47 +01:00
Cheer Xiao
b8a1dbc606 Implement the "=" builtin (well, by cheating) 2015-01-22 20:25:15 +01:00
Cheer Xiao
310c2a0b35 Switch to travis (again) 2015-01-21 20:59:53 +01:00
Cheer Xiao
29c05aaf04 Implement and test closure argument passing
The dollar is now required in the parameter list.
2015-01-20 21:48:31 +01:00
Cheer Xiao
9cb7d48394 Replace the quote on screenshot with a wittier one 2015-01-20 17:59:55 +01:00
Cheer Xiao
c970e2357c Update README to use new syntax of var/set 2015-01-19 21:57:07 +01:00
Cheer Xiao
3c139037ad README: use the more fancy svg badge for godoc 2014-10-30 01:06:42 +01:00
Cheer Xiao
24535c03e5 README: xiaq/elvish -> elves/elvish 2014-10-29 20:47:12 +01:00
Cheer Xiao
5e83242617 README: Add a licensing subsection to contributing 2014-10-12 00:35:19 +02:00
Cheer Xiao
8b0515ac45 godoc seems to have problems with https. Switch to http. 2014-10-08 18:26:16 +02:00
Cheer Xiao
bac383c93d README: Expand the paragraph on supported platforms 2014-10-06 23:30:55 +02:00