This website requires JavaScript.
Explore
Help
Register
Sign In
CodingPirates
/
blockly
Watch
1
Star
0
Fork
0
You've already forked blockly
mirror of
https://github.com/google/blockly.git
synced
2026-01-11 10:57:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c70f7ec26ff5cb62e4d2a5a89412d09bb27317b
blockly
/
blocks
History
rachel-fenichel
2c70f7ec26
Add a getter; stop accessing private field sourceBlock_ from outside of a connection.
2016-03-15 16:03:49 -07:00
..
colour.js
Trivial number/text/colour blocks should inherit parent's tooltip.
2016-02-02 16:20:02 -08:00
lists.js
Add undo/redo. Also refactor connections.
2016-03-03 17:48:54 -08:00
logic.js
Add a getter; stop accessing private field sourceBlock_ from outside of a connection.
2016-03-15 16:03:49 -07:00
loops.js
Provide default getVars and renameVar functions. Issue 265.
2016-02-27 12:28:32 -08:00
math.js
Provide default getVars and renameVar functions. Issue 265.
2016-02-27 12:28:32 -08:00
procedures.js
Add a getter; stop accessing private field sourceBlock_ from outside of a connection.
2016-03-15 16:03:49 -07:00
text.js
Add naked variable to generator test.
2016-03-09 11:51:57 -08:00
variables.js
Provide default getVars and renameVar functions. Issue 265.
2016-02-27 12:28:32 -08:00