Wykres commitów

2261 Commity (897b7385264e09416e959ef78ac1099fad6af337)

Autor SHA1 Wiadomość Data
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
jmoenig f2dacc1faf updated history 2018-10-03 12:11:13 +02:00
Jens Mönig 1387a564fe
Merge pull request #2220 from jmoenig/fix-letter-of-bug
Fix bug in letter of with numeric inputs
2018-10-03 12:05:14 +02:00
Michael Ball b8fcd99793 Coerce input to string before checking length in LETTER OF 2018-10-02 23:19:36 -07:00
jmoenig 536acb224f moved media files (icon, logo, click sound) into "src" subfolder 2018-10-02 16:07:53 +02:00
jmoenig 258e476e5f moved *.js files into subfolder "src"
and edited gui.js to deal with ypr.js
2018-10-02 15:48:42 +02:00
jmoenig 3ce717fff8 removed obsolete files 2018-10-02 15:14:26 +02:00
jmoenig 6c5b33d631 moved translations into subfolder "locale" 2018-10-02 15:07:14 +02:00
jmoenig 521cb22bfc updated history 2018-10-02 14:33:02 +02:00
Jens Mönig 729a8882d9
Merge pull request #2178 from jmoenig/dedupe-tools
Keep tools.xml in the libraries/ directory, fix LABEL
2018-10-02 14:26:13 +02:00
Jens Mönig c3fa882cd8
Merge pull request #2215 from jmoenig/fix-cloud-check
Fix cloud.js in older browsers
2018-10-02 14:22:37 +02:00
jmoenig 2cd383e085 fixed #2219
properly restore propagation of inherited attributes when loading project
2018-10-02 13:28:25 +02:00
jmoenig 86e57349d2 new dev version 2018-10-02 12:05:46 +02:00
Jens Mönig bb1d0468be
Merge pull request #2188 from jmoenig/history-recent-first
Order History most recent first.
2018-10-02 11:57:49 +02:00
Michael Ball 962859c68e Do not use Object.values 2018-09-22 11:49:59 -07:00
Michael Ball b0c0746bdc Merge changes to HISTORY 2018-09-10 21:37:32 -07:00
jmoenig 2fea2baace prepared maintenance release 2018-09-09 18:42:17 +02:00
jmoenig 59a4a9d112 enabled drop-down for "inherit" command for clone-initialization scripts 2018-09-09 15:55:49 +02:00
jmoenig b041664205 fixed #2176
'arguments' not found for calling empty multi-slots
2018-09-09 15:50:54 +02:00
jmoenig a680e10cb3 new dev version 2018-09-09 15:45:28 +02:00