openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
TurtleScript (JS)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
2 days
ago.
Jun 20, 2025 — Jun 20, 2026
Showing page 10 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Multiline wrapping for FunctionWidget and ExpStmtWidget.
C. Scott Ananian
More...
about 15 years ago
Make tile outlines less obtrusive.
C. Scott Ananian
More...
about 15 years ago
Refactor to begin multiline bounding box work.
C. Scott Ananian
More...
about 15 years ago
Initial support for rendering function definitions.
C. Scott Ananian
More...
about 15 years ago
Add optional whitespace to the ends of lists.
C. Scott Ananian
More...
about 15 years ago
Make InfixWidget underlining more precise.
C. Scott Ananian
More...
about 15 years ago
Refactor all the various places that draw name/expression plugs/sockets.
C. Scott Ananian
More...
about 15 years ago
Factor out 'drawRoundCorner' method from crender.js.
C. Scott Ananian
More...
about 15 years ago
Factor out a 'drawPaddedText' helper method from crender.js.
C. Scott Ananian
More...
about 15 years ago
Initialize fontBold and fontItalic properties in canvas.
C. Scott Ananian
More...
about 15 years ago
Colorize boolean tiles properly.
C. Scott Ananian
More...
about 15 years ago
Implement 'var' tiles in crender.
C. Scott Ananian
More...
about 15 years ago
Refactor padding and vertical layout code; pad block bottom a bit.
C. Scott Ananian
More...
about 15 years ago
Refactor crender.js to eliminate 'ensureChildren' methods.
C. Scott Ananian
More...
about 15 years ago
Make Array.push() properly generic (works even on non-arrays).
C. Scott Ananian
More...
about 15 years ago
Whitespace fixes to binterp.js.
C. Scott Ananian
More...
about 15 years ago
Add stubs for remaining parse tree types.
C. Scott Ananian
More...
about 15 years ago
Add PrefixWidget, fix InfixWidget and WhileWidget spacing.
C. Scott Ananian
More...
about 15 years ago
Change style for 'name' blocks (which are expressions, but not vice-versa).
C. Scott Ananian
More...
about 15 years ago
Improve str_escape function on chrome/webkit.
C. Scott Ananian
More...
about 15 years ago
Use different background colors for expressions, statements, and yadas.
C. Scott Ananian
More...
about 15 years ago
First draft of new canvas-based tile-rendering demo.
C. Scott Ananian
More...
about 15 years ago
Some helpers for debugging.
C. Scott Ananian
More...
about 15 years ago
Add simple bytecode encoding suitable for an on-disk format.
C. Scott Ananian
More...
about 15 years ago
Ensure all arrays has a length field; protect typeof() tests against null.
C. Scott Ananian
More...
about 15 years ago
Implement Array.pop()/Array.join() and array truncation by assigning to length.
C. Scott Ananian
More...
about 15 years ago
Avoid accessing String objects by index; add additional String methods.
C. Scott Ananian
More...
about 15 years ago
Add Number/Math functions to binterp.
C. Scott Ananian
More...
about 15 years ago
Ensure that we're syntax-checking the interpreter, too.
C. Scott Ananian
More...
about 15 years ago
Implement very basic byte array support in the interpreter.
C. Scott Ananian
More...
about 15 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree