- 08 Dec, 2015 1 commit
-
-
carlosperate authored
-
- 07 Dec, 2015 2 commits
-
-
carlosperate authored
Based on http://www.appveyor.com/docs/installed-software#node-js 0.12.4 x86 should still be supported, however it doesn't seem to work.
-
carlosperate authored
Fixes some of the current issues with assigning types.
-
- 01 Dec, 2015 1 commit
-
-
carlosperate authored
-
- 08 Sep, 2015 1 commit
-
-
carlosperate authored
The current Mac OS X build is significantly larger than the others due to symlinks being copied as files. So this update copies the contents of the application respecting symlinks and zips it using the Mac OS console command in a subprocess. This is because the zipfile Python module has issues with the symlinks. Edit the tag to include the OS and reduce the commit hash length. Change outdated CEFPython cache removal for Electron appData. Add method to remove a file type from a given directory (like pyd from the python server, cannot filter all pyd on copy due to the Python to executable conversion relaying on those). Edit the stdout for better readability. Also update the TODO list.
-
- 07 Sep, 2015 1 commit
-
-
carlosperate authored
-
- 06 Sep, 2015 2 commits
-
-
carlosperate authored
Improve the path creation variable declarations for the python build scripts. Improve the Electron project finder module. Update Electron build scripts to use project finder module. All these changes should simplify the process of changing how the desktop app and server executable folders and files are named.
-
carlosperate authored
The files that the desktop app would "download" are the Blockly XML and Arduino Sketch files.
-
- 04 Sep, 2015 1 commit
-
-
carlosperate authored
-
- 03 Sep, 2015 3 commits
-
-
carlosperate authored
This is done to have better control of some rendering features. Some javascript libraries have to be loaded differently on Node, so all Electron code in the front end is now located in the ardublockly_desktop.js file. Also updated the electron version.
-
carlosperate authored
-
carlosperate authored
-
- 01 Sep, 2015 1 commit
-
-
carlosperate authored
-
- 31 Aug, 2015 3 commits
-
-
carlosperate authored
This is the OS X convention.
-
carlosperate authored
Updated up to https://github.com/szwacz/electron-boilerplate/commit/b52a4a0576e7a7872504c2bf34957974069efe53 The next commit from the boilerplate, which adds sourcemaps has been deliberately left out.
-
carlosperate authored
-
- 17 Aug, 2015 1 commit
-
- 08 Aug, 2015 2 commits
-
-
Neil Fraser authored
-
Neil Fraser authored
Add basic lint options for npm
-
- 07 Aug, 2015 1 commit
-
-
Neil Fraser authored
-
- 06 Aug, 2015 1 commit
-
-
Neil Fraser authored
Also of note, Closure Compiler is no longer preserving licences.
-
- 03 Aug, 2015 1 commit
-
-
Markus Bordihn authored
To use this linter, make sure npm is installed and execute the following commands inside the main folder. 1.) Only once to update the package "npm install" 2.) To run the linter "npm run lint" This would make it easier to clean up some of the code.
-
- 30 Jul, 2015 1 commit
-
-
Neil Fraser authored
-
- 28 Jul, 2015 4 commits
-
-
Neil Fraser authored
-
Neil Fraser authored
-
Neil Fraser authored
Change plane demo readme cli quotation marks for better compatibility.
-
Neil Fraser authored
add another type annotation
-
- 27 Jul, 2015 3 commits
-
-
Troy McKinnon authored
-
carlosperate authored
-
Neil Fraser authored
Increase the plane svg height and move the text to a second row.
-
- 26 Jul, 2015 1 commit
-
-
carlosperate authored
-
- 25 Jul, 2015 1 commit
-
-
carlosperate authored
For now the implementation is very similar, but a lot of the logic moved into the StaticTyping class, which together with the capitalisation of blocklyType object it causes the largest change in the source code, as all blocks are affected.
-
- 24 Jul, 2015 6 commits
-
-
Neil Fraser authored
Add basic package.json for npm support.
-
Markus Bordihn authored
-
Markus Bordihn authored
-
Markus Bordihn authored
-
Markus Bordihn authored
-
Neil Fraser authored
-
- 23 Jul, 2015 2 commits
-
-
carlosperate authored
-
Neil Fraser authored
Contain the height of the field dropdown to the window viewport height.
-