Commit Graph

190 Commits

Author SHA1 Message Date
Scott Olsen
54dbeab7f2 Add myself to the list of contributors 2020-04-20 18:18:45 -04:00
Spencer King
bfe4536584
README > Update the example for macOS Catalina 2020-01-15 13:52:44 -06:00
Erik Svedäng
b17cb01632 It's 2020. 2020-01-14 10:59:25 +01:00
jacereda
79085c881d
Add myself to contributors 2019-09-07 16:30:24 +02:00
Erik Svedäng
a46cd27485 Credit. 2019-09-03 10:54:01 +02:00
0xflotus
9f8f9a2ee2
fixed dependencies 2019-07-07 12:31:01 +02:00
hellerve
b487ba0b3e readme: add link to release 2019-07-05 11:54:00 +02:00
Erik Svedäng
4ceb187a06 Bump to version 0.3.0. 2019-07-04 10:34:03 +02:00
Erik Svedäng
90478d68da Mention external dependencies. 2019-06-17 09:32:44 +02:00
GrayJack
1e093fdc60 Fix the mess my plugin did in the README 2019-05-20 14:26:13 -03:00
GrayJack
2228a8c5fa Change Array.maximum and Array.minimum to fix behaviour and keep clonning to a minimum. (Thanks Veit Heller!!!)
Also added my name to the contributors
2019-05-14 11:57:50 -03:00
ShalokShalom
8c6350ff24
Correct typo 2019-05-10 10:51:38 +02:00
Joel Kaasinen
b630ab36af README.md: add opqdonut to contributors 2019-03-28 16:25:39 +02:00
Erik Svedäng
3b768071bb Update message. 2019-03-05 21:00:55 +01:00
Erik Svedäng
0359e938a4
Update README.md 2019-01-24 15:14:37 +01:00
Erik Svedäng
31a988df36 More correct description. 2018-09-19 16:01:41 +02:00
Erik Svedäng
90622cb2e5 ! 2018-09-19 16:00:53 +02:00
Erik Svedäng
573221eaba Link to video. 2018-09-19 16:00:29 +02:00
Veit Heller
2c3d2a9eec
README: we have lambdas after all 2018-09-14 16:01:01 +03:00
Erik Svedäng
d61103b37e Updated update text. 2018-06-12 10:04:13 +02:00
Erik Svedäng
85e3a5db11 Remove travis logo from front page. 2018-05-31 11:02:09 +02:00
Chris Hall
3bb1d1e55a adding travis build badge to README 2018-03-31 11:41:54 +11:00
Erik Svedäng
296861ae5e Updated example in README. 2018-03-24 17:20:43 +01:00
Erik Svedäng
45882daafa Replaced example in README.md 2018-03-24 10:34:49 +01:00
Erik Svedäng
3d4f6d9d29 Wording. 2018-03-14 22:06:32 +01:00
Erik Svedäng
763ffed0f2 More helpful libraries.md 2018-03-14 20:32:41 +01:00
Veit Heller
f4f5736023
README: update license notice 2018-03-13 00:06:32 +01:00
hellerve
5da0e91de8 all: add lua license 2018-03-02 14:14:19 +01:00
Erik Svedäng
26887f3716 Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
Erik Svedäng
01af4596ec Swapped example / readme. 2017-12-24 05:05:33 +01:00
Devin Walters
4eb356912b
Add play again on guessing game README example 2017-12-22 19:51:05 -06:00
Devin Walters
768ea72f34
Make example a bit more friendly
- Seeds based on time so the random number isn't the same every time
- Splits out a couple of functions and variables to demonstrate def and defn
- Shows how to format with string-join
2017-12-22 19:36:17 -06:00
hellerve
768d3d5bdc readme: added my github handle 2017-12-15 17:58:23 +01:00
Erik Svedäng
0b11970ac1 Parens. 2017-11-30 23:10:39 +01:00
Erik Svedäng
d175a09f5c Language. 2017-11-30 23:07:04 +01:00
Erik Svedäng
778b0d465e Args to commands are not evaluated at the REPL, for now. 2017-11-30 23:00:00 +01:00
Erik Svedäng
7882da4bf3 ref -> & 2017-11-27 21:58:31 +01:00
johnl
5d3c78eb3a
Small wording improvements to README.md 2017-11-26 09:53:25 +01:00
Erik Svedäng
a8d354d45e Remove space. 2017-11-03 14:08:27 +01:00
Erik Svedäng
2c2677b10c Link from README 2017-11-03 14:07:59 +01:00
Erik Svedäng
219f244fd5 Add Veit Heller as contributor. 2017-10-20 08:54:21 +02:00
Erik Svedäng
68304c495e Use cond instead of ifs. 2017-10-13 09:10:29 +02:00
Erik Svedäng
93bafe84d2 Fixed the example in the readme. 2017-10-10 13:23:00 +02:00
Erik Svedäng
3b4423103c Fixed imports in docs. 2017-09-06 14:43:41 +02:00
Erik Svedäng
ba8f0fd269 Core libraries. 2017-06-26 16:23:01 +02:00
Erik Svedäng
811c821925 More docs. 2017-06-26 13:36:33 +02:00
Erik Svedäng
ebe6a1c32f Fix do. 2017-06-26 13:25:25 +02:00
Erik Svedäng
bef44d03a3 Remove a paren. 2017-06-26 13:24:13 +02:00
Erik Svedäng
c4130d920b Example 2017-06-26 12:14:04 +02:00
Erik Svedäng
affd6da131 Examples 2017-06-26 12:12:39 +02:00