Quentin Leonetti
|
0f2acc0d0e
|
add prelude.lisp
|
2019-07-20 21:25:28 +02:00 |
|
Quentin Leonetti
|
fade8cb396
|
update array example
|
2019-07-20 20:51:19 +02:00 |
|
Quentin Leonetti
|
55bff65635
|
fix lambda shorthand, update array example
|
2019-07-20 20:49:25 +02:00 |
|
Quentin Leonetti
|
4d437eaac1
|
add lambda shorthand with params
|
2019-07-20 20:34:23 +02:00 |
|
Quentin Leonetti
|
371615a899
|
add symbol syntax
|
2019-07-20 20:16:36 +02:00 |
|
Quentin Leonetti
|
2574ad297b
|
add suport for {} objects
|
2019-07-20 19:46:52 +02:00 |
|
Quentin Leonetti
|
143a45807e
|
update examples with no global ( )
|
2019-07-20 17:13:40 +02:00 |
|
Quentin Leonetti
|
7624bef7f9
|
update dejong with '()
|
2019-07-20 16:56:53 +02:00 |
|
Quentin Leonetti
|
b87e2cf965
|
add '() lambda shorthand
|
2019-07-20 16:52:50 +02:00 |
|
Devine Lu Linvega
|
2d1e08cf9f
|
Replace (str) with (concat)
|
2019-07-20 19:37:32 +09:00 |
|
Devine Lu Linvega
|
7966b81830
|
Fixed benchmark
|
2019-07-20 19:18:23 +09:00 |
|
Devine Lu Linvega
|
1e245e144e
|
*
|
2019-07-20 17:33:42 +09:00 |
|
Devine Lu Linvega
|
df3ef27625
|
Ported spiral
|
2019-07-20 16:21:18 +09:00 |
|
Devine Lu Linvega
|
82080c35fd
|
Ported spiral
|
2019-07-20 16:16:33 +09:00 |
|
Devine Lu Linvega
|
0f29e94ee3
|
Updated fs example
|
2019-07-20 16:02:52 +09:00 |
|
Devine Lu Linvega
|
93c69db908
|
Added full commander expand
|
2019-07-20 15:49:37 +09:00 |
|
Quentin Leonetti
|
ad941de3a1
|
add benchmark function
|
2019-07-18 12:16:24 +02:00 |
|
Quentin Leonetti
|
a98e9a6b1e
|
fix async
|
2019-07-18 11:51:25 +02:00 |
|
Quentin Leonetti
|
533c4d3f27
|
Merge branch 'master' of github.com:hundredrabbits/Ronin
|
2019-07-18 10:59:32 +02:00 |
|
Quentin Leonetti
|
50e13e932d
|
update reduce and examples
|
2019-07-18 10:54:13 +02:00 |
|
Devine Lu Linvega
|
677b03bc28
|
Added basics.lisp
|
2019-07-18 14:05:40 +09:00 |
|
Devine Lu Linvega
|
ef68e52438
|
Begin implementing onscreen docs.
|
2019-07-18 11:37:51 +09:00 |
|
Devine Lu Linvega
|
c1594dd4cc
|
Updated some examples
|
2019-07-18 11:10:23 +09:00 |
|
Devine Lu Linvega
|
c71cd4a6de
|
Renamed run -> include
|
2019-07-18 10:57:49 +09:00 |
|
Quentin Leonetti
|
521ece7937
|
add (animate)
|
2019-07-17 23:00:21 +02:00 |
|
Quentin Leonetti
|
7d27897d8b
|
add linear gradient
|
2019-07-17 21:27:56 +02:00 |
|
ngradwohl
|
f6c94cbb36
|
added new "start" function
|
2019-07-17 06:42:11 +02:00 |
|
ngradwohl
|
deb80276f5
|
Merge branch 'master' into feature/guru-examples
|
2019-07-17 06:35:17 +02:00 |
|
ngradwohl
|
828b9823ce
|
added comments
|
2019-07-17 06:28:27 +02:00 |
|
ngradwohl
|
01f387f8e6
|
added my "Ronin experiment no 1 - spiral"
|
2019-07-17 06:17:17 +02:00 |
|
Devine Lu Linvega
|
06bfca5828
|
Fixed animate example
|
2019-07-17 11:17:27 +09:00 |
|
Devine Lu Linvega
|
1a7b1c53d7
|
Added (ronin) object, renamed animation function to .animate()
|
2019-07-17 09:21:17 +09:00 |
|
Quentin Leonetti
|
acea1ad26d
|
refactor for async
|
2019-07-16 20:51:30 +02:00 |
|
Devine Lu Linvega
|
4358457b20
|
Implemented (exit)
|
2019-07-16 14:29:13 +09:00 |
|
Devine Lu Linvega
|
7a8e25b51b
|
Run is now include
|
2019-07-16 14:19:16 +09:00 |
|
Devine Lu Linvega
|
e9a84b376a
|
Added (crop), fixes #29
|
2019-07-16 10:10:16 +09:00 |
|
Devine Lu Linvega
|
79f85782ab
|
Added (resize)
|
2019-07-16 09:51:19 +09:00 |
|
Quentin Leonetti
|
b8736c1cbc
|
add recursive (of)
|
2019-07-15 22:34:25 +02:00 |
|
Quentin Leonetti
|
e8bc9d0ddc
|
add docstrings
|
2019-07-15 22:26:09 +02:00 |
|
Quentin Leonetti
|
2e4dcf08d8
|
add glitch example
|
2019-07-15 22:11:39 +02:00 |
|
Quentin Leonetti
|
90e7b52867
|
add random example script
|
2019-07-15 21:57:08 +02:00 |
|
Quentin Leonetti
|
c81a0a8c96
|
update examples to use defn
|
2019-07-15 21:42:09 +02:00 |
|
Quentin Leonetti
|
f353b674b3
|
add interop, defn, random
|
2019-07-15 21:30:15 +02:00 |
|
Devine Lu Linvega
|
ea0d4c3b4a
|
(if) without else case is now supported.
|
2019-07-15 17:16:09 +09:00 |
|
Лu Лinveгa
|
ef9e72cdcd
|
Merge pull request #50 from AAorris/master
Remove need for double dashes when accessing theme vars. Add theme example.
|
2019-07-15 17:20:06 +12:00 |
|
Aaron Morris
|
468b357ea3
|
Add theme example.
|
2019-07-14 22:16:41 -07:00 |
|
Devine Lu Linvega
|
467834115a
|
Added callback to open, fixes #49
|
2019-07-15 14:13:42 +09:00 |
|
Aaron Morris
|
d3530c99fb
|
Remove double dash from theme cmd. Update docstring. Add example.
|
2019-07-14 21:58:47 -07:00 |
|
Devine Lu Linvega
|
beddb42000
|
Added working pixels example
|
2019-07-15 12:22:26 +09:00 |
|
Devine Lu Linvega
|
ab3d959335
|
Fixed error with (fill (svg)) fill
|
2019-07-15 08:31:09 +09:00 |
|