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 9 hours
ago. based on code collected
1 day
ago.
Jun 22, 2025 — Jun 22, 2026
Showing page 5 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
asm-llvm: more parsing; only function bodies left to do.
C. Scott Ananian
More...
about 13 years ago
Start implementation of parser for asm-llvm.js.
C. Scott Ananian
More...
about 13 years ago
Tweak array view type; add type information for standard library functions.
C. Scott Ananian
More...
about 13 years ago
Add missing Table type to asm-llvm.
C. Scott Ananian
More...
about 13 years ago
Add toString() methods to asm.js types.
C. Scott Ananian
More...
about 13 years ago
Tweak some comments in parse.js for docco's sake.
C. Scott Ananian
More...
about 13 years ago
Update links in README to point to gh-pages hosted files and docco docs.
C. Scott Ananian
More...
about 13 years ago
Add new publish/gh-pages rules to Makefile.
C. Scott Ananian
More...
about 13 years ago
Update README.
C. Scott Ananian
More...
about 13 years ago
Documentation updates: format many modules for 'docco'.
C. Scott Ananian
More...
about 13 years ago
Make write-rust-* into proper TurtleScript; add version to package.json.
C. Scott Ananian
More...
about 13 years ago
Factor out TurtleScript standard libary (from binterp into new stdlib module).
C. Scott Ananian
More...
about 13 years ago
Add asm-llvm to tests, so we can confirm it is valid TurtleScript.
C. Scott Ananian
More...
about 13 years ago
Fix bug in compilation of ternary invocation, and add test cases.
C. Scott Ananian
More...
about 13 years ago
Add meta-interpretation tests.
C. Scott Ananian
More...
about 13 years ago
Improve typed array and Object.Delete support in the bytecode interpreter.
C. Scott Ananian
More...
about 13 years ago
Add tests for the bytecode interpreter.
C. Scott Ananian
More...
about 13 years ago
Add simple command-line TurtleScript parser/pretty-print tool.
C. Scott Ananian
More...
about 13 years ago
Make new 'top-level' module w/ top-level declarations.
C. Scott Ananian
More...
about 13 years ago
Node compatibility for turtlescript.
C. Scott Ananian
More...
about 13 years ago
Begin work on asm.js -> LLVM compiler.
C. Scott Ananian
More...
about 13 years ago
Move node CLI programs into bin/ directory.
C. Scott Ananian
More...
about 13 years ago
Add support for hexadecimal (0xNNN) constants to tokenizer.
C. Scott Ananian
More...
about 13 years ago
Improvements in error handler for parser and tokenizer.
C. Scott Ananian
More...
about 13 years ago
Implement Array.prototype.join(), Boolean/String.prototype.toString().
C. Scott Ananian
More...
about 13 years ago
Bug fix: write out NaN and -Infinity literals correctly.
C. Scott Ananian
More...
about 13 years ago
Add make_repl to rusty-turtle startup code.
C. Scott Ananian
More...
about 13 years ago
Allow compile_from_source to return byte-encoded array.
C. Scott Ananian
More...
about 13 years ago
write-rust-bytecode: add comments giving the pc to bytecode.
C. Scott Ananian
More...
about 13 years ago
REPL improvements: handle continuation lines.
C. Scott Ananian
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
…
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