Wykres commitów

2330 Commity (600ec731d2feebd5e653f0e60e23b2f146272a8c)

Autor SHA1 Wiadomość Data
jmoenig fe9a2890e1 enabled "duplicate block definition" in the palette 2018-11-06 23:26:05 -05:00
jmoenig 865ac5391a fixed a scope issue introduced in v4.2.2.4 2018-11-06 23:13:35 -05:00
jmoenig 35a25787b3 added atomic "sort" to frequency distribution analysis library 2018-11-02 18:19:46 +01:00
jmoenig 3922cad9a3 prepared minor release 2018-11-02 17:43:48 +01:00
jmoenig 9ba19db366 avoid rendering graphic effects for null-extent canvasses 2018-11-02 17:39:03 +01:00
jmoenig 9cb98f849a new library: Frequency Distribution Analysis, separated from "Bigger Data" 2018-11-02 17:32:32 +01:00
jmoenig 2e4f52f40a prepare release 2018-10-29 13:10:47 +01:00
jmoenig 34cea43e4b moved "make-variables" library to libraries folder, updated history 2018-10-29 12:48:02 +01:00
Jens Mönig c97a14ffe2
Merge pull request #2239 from jmoenig/var-exist
replace does-var-exist? block with JSFunction one
2018-10-29 12:42:54 +01:00
jmoenig 5c8108dee7 fixed #2234 (display all reachable local variables in drop-down menu) 2018-10-29 12:34:25 +01:00
jmoenig 779fbeada4 new dev version 2018-10-29 12:31:51 +01:00
Brian Harvey 887bd7cc17
replace does-var-exist? block with JSFunction one
tested!  :-)
2018-10-28 15:17:45 -04:00
jmoenig fddba70d79 prepare release 2018-10-26 11:39:38 +02:00
jmoenig ba76995ab6 tweaked csv-parser to omit the last record if it is empty 2018-10-26 11:23:47 +02:00
Jens Mönig 6aaf9cfa07
Merge pull request #2236 from jmoenig/revert-2233-master
Revert "Add predicate for the existence of a variable"
2018-10-26 09:19:01 +02:00
Jens Mönig 9634e0fce1
Revert "Add predicate for the existence of a variable" 2018-10-26 09:18:19 +02:00
Jens Mönig e928768018
Merge pull request #2233 from kephas/master
Add predicate for the existence of a variable
2018-10-26 09:15:27 +02:00
jmoenig 386127a7d8 fixed #2235 (help for local custom blocks) 2018-10-26 09:14:24 +02:00
jmoenig 45de9c6120 changed SPLIT "csv" to comply with RFC 4180, took out others options 2018-10-26 08:05:09 +02:00
Brian Harvey 897b738526
Update make-variables.xml
Change name and color of exist? predicate.
2018-10-25 23:57:14 -04:00
Pierre Thierry 8a5e9ab422 Add predicate for the existence of a variable 2018-10-26 00:30:53 +02:00
jmoenig 1d963ab0ca added "csv records" to SPLIT options, renamed "csv" to "csv fields" 2018-10-24 16:14:34 +02:00
jmoenig 6b963671f0 updated history & version 2018-10-23 14:30:09 +02:00
Jens Mönig 6236a11d75
Merge pull request #2228 from yoshiteru-nakamura/mywork
Word added to Japanese pen menu.
2018-10-23 14:23:54 +02:00
jmoenig 96a3784408 Added "group" function for fast data drill-down analyses to " Bigger Data" library 2018-10-23 14:18:12 +02:00
jmoenig ed297096e4 New "reportAtomicGroup" HOF primitive using the JIT compiler 2018-10-23 14:07:30 +02:00
jmoenig e17d5e343b Don't stamp if the canvas is too small (and would throw an error) 2018-10-23 12:00:41 +02:00
jmoenig 8e007f680c Added "analyze" function for fast frequency distributions to "Bigger Data" library 2018-10-22 15:31:47 +02:00
yoshiteru 1d39173836 Word added to Japanese pen menu. 2018-10-21 22:27:34 +09:00
jmoenig 7086171c68 prepared release 2018-10-19 12:36:37 +02:00
jmoenig 3a7f26497a fixed #2227 - capture argument reporter's lexical environment in JIT-compiler 2018-10-19 12:22:10 +02:00
Jens Mönig 21a79226e7
Updated CONTRIBUTING.md
changed the download link for the sources to point to the latest release.
2018-10-18 09:41:28 +02:00
jmoenig faf4b51f18 prepare release 2018-10-16 10:21:17 +02:00
jmoenig 697698892f added timed FOR-loop to Animation library 2018-10-16 10:06:39 +02:00
jmoenig 6c7c39ccad New Ukrainian translation, thanks, Serhiy Kryzhanovsky! 2018-10-16 10:00:54 +02:00
jmoenig 2cb4a3a32d prepared release 2018-10-07 12:24:06 +02:00
jmoenig bdc21b3668 prepared release 2018-10-07 12:20:28 +02:00
jmoenig b10d890681 updated changes log 2018-10-07 11:53:44 +02:00
jmoenig 4e8dcd0924 renamed repo to "Snap!
and adjusted all references in the code
2018-10-07 11:21:44 +02:00
jmoenig 9e8e7d9e70 Fixed #1918 - escape options in block drop downs #2174, thanks, @cycomachead !
for providing the fix
2018-10-05 16:18:13 +02:00
jmoenig 02caf1d8ea added to OFFLINE.md 2018-10-05 15:37:32 +02:00
jmoenig 5add353888 tweaked whitespace in snap.html
replaced tabs with spaces
2018-10-05 09:58:58 +02:00
jmoenig 1ff20b30b1 Adjusted pen hue wrapping and took out pen shade wrapping 2018-10-05 09:48:11 +02:00
jmoenig a8fcde724b added to OFFLINE.md 2018-10-04 23:25:26 +02:00
jmoenig b1388a94b9 tweaked color wrapping
in my next life I promise to learn arithmetic :-)
2018-10-04 23:19:59 +02:00
jmoenig 460940497b made SET PEN COLOR and SET PEN SHADE inputs wrap around 2018-10-04 17:54:40 +02:00
jmoenig 5b36ec35e0 ... again :-)
Geez!
2018-10-04 16:26:04 +02:00
jmoenig c095d1831a tweaked offline instructions
whaddoiknowaboutmarkdownanyway
2018-10-04 16:22:48 +02:00
jmoenig f79460ec67 added instructions for using Snap! offline 2018-10-04 16:18:44 +02:00
jmoenig 4d850b0410 improved UX when running Snap! locally without a web server
bypass the cloud and instead import and export everything to local disk
2018-10-04 14:34:59 +02:00