0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
quick hack to avoid "\b" popping up out of nowhere More... about 11 years ago
use bison (todo: ensure linear time) More... over 11 years ago
before edit (broken) More... over 11 years ago
Make More... over 11 years ago
Fix cross product (with del operator), and fix vector concat: "(1,2),(\\sin x)" where (\\sin x) was recognised as two arguments for the function call. More... over 11 years ago
Nabla fixes, true/false values, atan2 fixed, (Before parser restructure) More... over 11 years ago
Fix sine. Also added some debugging stuff, since the parser has a lot of bugs. More... almost 12 years ago
important TODO, fix required More... almost 12 years ago
Fix typo in vector addition function More... almost 12 years ago
Add .glslFunction, which does .s('x-shader/x-fragment').glslFunction More... almost 12 years ago
parser bug fix: "\\%", and modulo operator for reals. More... almost 12 years ago
GLSL for loops. More... almost 12 years ago
Perhaps Conditional is a bad idea. Maybe using the discard; keyword would be easier, because then there is less difficulty with defining undefined values More... almost 12 years ago
Conditional compilation using ternary ? operator More... almost 12 years ago
Fix stupid bug in complex cartesian multiplication. Also started making a conditional type (for things like "2x", where x>5) More... almost 12 years ago
Tree generating function for testing function in test.html More... almost 12 years ago
Add M(…).bound, and fix SyntaxError: operand count mismatch error message. More... almost 12 years ago
Fix bug with use of _ More... almost 12 years ago
Use _ to refer to previously defined prototype, instead of Expression.List.ComplexCartesian.prototype, which is annoying. More... almost 12 years ago
delete old build More... almost 12 years ago
Don't ignore build/ (this way it is easier to download it) More... almost 12 years ago
Fix capitalisation typo. More... almost 12 years ago
Add a file for the license info More... almost 12 years ago
Remove old parsing file More... almost 12 years ago
\sum should be in lowercase More... almost 12 years ago
remove old file More... almost 12 years ago
Add some info to the readme file More... almost 12 years ago
Fix bugs in defined globals More... almost 12 years ago
Fix non text/latex |x| exporting More... almost 12 years ago
Simpliy '--' More... almost 12 years ago