847 Commits

Author SHA1 Message Date
34f536f944 Changes 2025-02-04 15:15:53 -07:00
ddf6dd559b Reorganize assets; change to global-based sharding; add rebrand logo 2024-05-05 22:26:23 -06:00
bb7bc4f9ea Fork 2023-08-04 20:27:36 -04:00
Devine Lu Linvega
53ea20cb58
Merge pull request #141 from jantosi/master
Fixes in lambda/function definitions (body args). Cleanup of examples…
2021-04-06 08:23:45 -07:00
Kuba Antosik
0cebbe52cb Fixes in lambda/function definitions (body args). Cleanup of examples and decumentation. Added convenience methods for JS interop, lists and objects. 2021-04-06 20:21:21 +10:00
Rekka Bell
8d23e5264e
Update README.txt 2021-03-20 13:06:23 -07:00
Rekka Bell
f5995eeece
Update and rename LICENSE.mit.md to LICENSE 2021-03-20 13:05:45 -07:00
Rekka Bell
db743d03d1
Update README.txt 2021-03-20 10:18:59 -07:00
Rekka Bell
0322f680d9
Create LICENSE.by-nc-sa-4.0.md 2021-03-20 10:18:25 -07:00
Rekka Bell
b8d0b25c91
Update and rename LICENSE.md to LICENSE.mit.md 2021-03-20 10:17:45 -07:00
Rekka Bell
8f84dfd9dc
Update README.txt 2021-03-20 10:16:33 -07:00
Rekka Bell
7bc765f678
Update LICENSE.md 2021-03-20 09:37:00 -07:00
Devine Lu Linvega
e57b97b7a8
Merge pull request #134 from blad/update-pong-project
Update `unfair-pong` Project Example for Latest Version of Ronin
2020-09-18 09:28:31 -07:00
Devine Lu Linvega
ad92883ae2
Merge pull request #135 from blad/update-frame-dimensions
Add `resize` to Shapes Example
2020-09-18 09:28:26 -07:00
Devine Lu Linvega
30683c6d5c
Merge pull request #136 from blad/update-object-creation
Fix Drawing Project Example
2020-09-18 09:28:16 -07:00
Devine Lu Linvega
c7c8f48780
Merge pull request #138 from blad/fix-map-filter
Fix `map` and `filter` Functions
2020-09-18 09:28:07 -07:00
Devine Lu Linvega
7a1e1eec80
Merge pull request #139 from blad/add-library-helpers
Add Library Methods: `while`, `push`, `pop`, `cons`, `not` and `object`
2020-08-23 18:45:01 -07:00
Bladymir Tellez
7e6970b9e4 Implement while 2020-08-23 11:53:31 -05:00
Bladymir Tellez
82cfdf567e Add New Functions to Benchmark Test Suite 2020-08-23 08:41:50 -05:00
Bladymir Tellez
1b64251a3e Fix Typos and Smaller Issues 2020-08-23 08:25:41 -05:00
Bladymir Tellez
74d18a2dff Update index.js 2020-08-23 08:15:07 -05:00
Bladymir Tellez
99721595c0 Add Helper Functions to Library
- Add `not` to simplify if expressions where the negation is wanted.
- Add `cons`, `push`, `pop` to operate on lists.
- Add `object` to make constructing an object simpler.
2020-08-23 08:12:43 -05:00
Bladymir Tellez
7dfb1135fc Update index.html 2020-08-22 10:56:29 -05:00
Bladymir Tellez
4d0df33005 Drop Promises for map and filter 2020-08-22 10:50:55 -05:00
Devine Lu Linvega
211762ebcf
Merge pull request #137 from blad/fix-on-animate-example
Fix on-animate Example
2020-08-21 22:51:41 -07:00
Bladymir Tellez
08aba8a028 Fix on-animate Example 2020-08-21 08:51:54 -05:00
Bladymir Tellez
7931370356 Fix Drawing Example 2020-08-21 08:35:38 -05:00
Bladymir Tellez
5719770429 Add Resize to Shapes Canvas 2020-08-21 08:23:06 -05:00
Bladymir Tellez
2d2588426b Update Project Example for Latest Version of Ronin 2020-08-21 08:12:51 -05:00
neauoire
e375668143 Added eval selection(#127) 2020-05-20 06:37:22 +09:00
neauoire
da839efa8f Added files fn 2020-05-19 07:02:15 +09:00
Devine Lu Linvega
660180d6b8
Merge pull request #125 from franciscod/master
Remove OSC example
2020-04-13 12:10:32 +09:00
Francisco Demartino
61b08cbe5b Remove OSC example 2020-04-12 21:46:26 -03:00
Devine Lu Linvega
5a1b84b221
Merge pull request #123 from svanburen/patch-1
Fix typo
2020-04-12 06:47:35 +09:00
Stefan VanBuren
500544dc04
Fix typo 2020-04-11 07:27:12 -04:00
neauoire
7204a52e7c Added svg example 2020-04-07 11:40:52 +09:00
neauoire
0fc8103e7a Changed export def 2020-04-07 11:01:07 +09:00
neauoire
965c071aed Added quality to export 2020-03-29 19:51:08 +09:00
neauoire
30976427d6 Processed some more pictures with ronin 2020-03-29 19:50:46 +09:00
neauoire
ecd6c46f40 Updated docs 2020-03-29 12:43:46 +09:00
neauoire
42e894ef38 Updated docs 2020-03-29 07:34:24 +09:00
Devine Lu Linvega
9475b49af2
Merge pull request #121 from XiNNiW/modification-to-run-accel
xinniw - changed ^R to ^Enter for run command to reduce potential con…
2020-03-29 06:50:39 +09:00
David Minnix
33be372bf2 xinniw - changed ^R to ^Enter for run command to reduce potential conflict with reload 2020-03-28 12:50:37 -04:00
neauoire
cf4c82ef4a Fixed elementary desktop script 2020-03-28 09:47:58 +09:00
neauoire
58f504a8f8 Added svg support 2020-03-27 08:31:05 +09:00
neauoire
3b07edefc4 Misc improvements 2020-03-26 20:04:24 +09:00
neauoire
ff51bd7b89 Improved examples 2020-03-26 11:51:35 +09:00
neauoire
2bfbb96d59 Improved docs 2020-03-26 10:38:55 +09:00
neauoire
66c436b567 Improved helpers 2020-03-26 10:35:58 +09:00
neauoire
12bba32b5d Improved controls 2020-03-25 19:30:33 +09:00