Commit Graph

260 Commits

Author SHA1 Message Date
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
Cheer Xiao
5fc47d8099 Bump go requirement 2014-10-01 02:09:59 +02:00
Cheer Xiao
83830dac5e README: Expand "Notes for Contributors" 2014-09-28 11:41:44 +02:00
Cheer Xiao
dafd3155b1 Change the syntax of var/set forms. 2014-09-25 23:27:38 +02:00
Cheer Xiao
9da23c2fe0 README: Only linux is supported now 2014-09-23 20:49:56 +02:00
Cheer Xiao
dbec084cb8 README: -tabwidth was removed from goimports 2014-09-22 10:20:54 +02:00
Cheer Xiao
47f22c64e8 Channel output in interactive mode is supported (again).
This is implemented by making ev.ports[1] a hybrid port. Channel outputs are
collected with a goroutine and written to stdout prepended by some fancy
Unicode symbols.

This resolves issue #23.
2014-09-21 00:32:09 +02:00
Cheer Xiao
4df2d059d3 README: There is no TODO.md anymore 2014-07-27 10:59:16 +08:00
Cheer Xiao
93a3272c53 README: Link to AUR package 2014-07-27 10:56:06 +08:00
Cheer Xiao
50fd53f5c5 README: Call nested func call applicative instead of functional 2014-07-27 10:53:46 +08:00
Cheer Xiao
e521871ef0 README: Change the doc on map/filter 2014-05-23 17:48:38 +08:00
Cheer Xiao
968c50a8c2 Add another fancy badge (waffle.io) 2014-04-27 01:01:26 +08:00
Cheer Xiao
b600805597 Tweak words on navigation mode 2014-03-08 16:35:50 +08:00
Cheer Xiao
81d869d562 Mark navigation mode as implemented 2014-03-08 16:33:59 +08:00
Cheer Xiao
c046eebe9a Add navigation mode screenshot, update existing ones 2014-03-08 16:31:59 +08:00
Cheer Xiao
b6e3a2692a README: Update var and set examples 2014-03-03 13:43:20 +08:00
Cheer Xiao
6361909f05 README: Remove coveralls.io badge
We have multiple packages in this single repo.
2014-02-10 19:19:40 +08:00
Cheer Xiao
ee90e6ffe8 README.md: Ditch TravisCI in favor of drone.io 2014-02-10 15:52:30 +08:00
Cheer Xiao
5318413ef0 Add another fancy badge 2014-02-10 13:10:00 +08:00
Cheer Xiao
615cbc2d0b Use .gitattributes to filter go sources through goimports 2014-02-10 12:41:16 +08:00
Cheer Xiao
2348f7a1fb README.md: mention that badges are fancy 2014-01-31 21:14:54 +08:00
Cheer Xiao
562dcd5923 Add travis badge 2014-01-31 21:14:16 +08:00
Cheer Xiao
984478a351 README.md: Add godoc badge 2014-01-31 21:02:49 +08:00
Cheer Xiao
6c6c86f151 Fix "Name" section, remove "in need of a name" section 2014-01-29 18:47:37 +08:00
Cheer Xiao
c1711bbd0a Project rename: das -> elvish 2014-01-29 18:44:07 +08:00
Cheer Xiao
1a003c3ccd Fix example of single quoted string 2014-01-28 20:59:02 +08:00
Cheer Xiao
d14c4a572f README.md: add a "in need of a name" section closer to the beginning 2014-01-28 20:32:24 +08:00
Cheer Xiao
16b99bd4ef README.md: mkdir is superfluous 2014-01-28 20:25:25 +08:00
Cheer Xiao
49792bad18 README.md: rework building section 2014-01-28 20:23:50 +08:00
Cheer Xiao
a5d5b0a2dd README.md: Move Building section forward, require Go >= 1.2 2014-01-28 14:44:16 +08:00
Cheer Xiao
e898ce8235 Adjust examples 2014-01-24 20:10:37 +08:00
Cheer Xiao
4144f5949c README.md: Finish the "concatenative programming" section 2014-01-24 20:08:52 +08:00
Cheer Xiao
35e6e64bce README.md: Use #-heading everywhere 2014-01-24 11:33:34 +08:00
Cheer Xiao
bd8547edae README.md: Start rewriting motivation, add pipeline sections, use # for headers 2014-01-24 11:21:49 +08:00
Cheer Xiao
d6bf00c668 Implement pipeline capture - we have a Lisp now! 2014-01-23 21:19:41 +08:00
Cheer Xiao
7c14d002c2 Update README.md 2014-01-08 19:10:49 +08:00
Cheer Xiao
c76aaf886c Update README.md 2014-01-08 19:09:34 +08:00
Cheer Xiao
24c5f05016 Update README.md, add screenshots 2014-01-08 19:07:34 +08:00
Cheer Xiao
0194defff6 Ditch check icon, use U+2714 2014-01-08 18:56:55 +08:00
Cheer Xiao
d432f7e8a2 Update README.md 2014-01-08 18:52:09 +08:00
Cheer Xiao
9f1597b5e9 Fix missing dollars in README 2013-12-30 16:23:22 +08:00
Cheer Xiao
af8a26c8f1 Update README 2013-12-29 15:20:49 +08:00
Cheer Xiao
5fa5e6f42d Add another example to README 2013-12-29 15:12:01 +08:00
Cheer Xiao
284de85444 Fix indentation in README.md 2013-12-29 15:07:29 +08:00
Cheer Xiao
22c293fc11 Update README 2013-12-29 15:04:37 +08:00
Cheer Xiao
3accfa0cb6 Update README a bit 2013-11-16 19:30:04 +08:00
Cheer Xiao
49389cc572 README: Philosophy -> Motivation 2013-10-06 15:36:41 +08:00
Cheer Xiao
57778b7ac2 Update README 2013-10-06 15:35:27 +08:00
Cheer Xiao
dfcc56ce4e RADME: Add a "philosophy" section 2013-09-22 18:49:07 +08:00
Cheer Xiao
6c97f0600c README: Change markup... 2013-09-21 21:08:54 +08:00
Cheer Xiao
6ceae0b609 README: Expand 2013-09-21 21:05:27 +08:00
Cheer Xiao
ca3294d42f Use plain old make for building 2013-09-18 16:58:51 +08:00
Cheer Xiao
6bb85c1961 README: Add building instruction 2013-09-18 16:45:18 +08:00
Cheer Xiao
4f931c52cb Simplify source tree 2013-09-18 16:40:47 +08:00
Cheer Xiao
26906c97dc README: cosmetics 2013-07-29 11:27:20 +08:00
Cheer Xiao
3dab594726 Add license (BSD 2-clause) 2013-07-26 14:46:24 +08:00
Cheer Xiao
2bac449143 Update README 2013-06-26 07:20:56 +08:00
Cheer Xiao
cfed34c418 Update README 2013-06-25 11:31:09 +08:00
Cheer Xiao
6ef2ab157f add a README 2013-06-16 16:45:22 +08:00