Age | Commit message (Expand) | Author |
---|---|---|
2016-08-03 | DIRECTOR: Lingo: Use M_PI constant instead of hardcode | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Added support for parameter-less built-ins | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: FLOAT actually has to have double precision. Switching. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented chars() function and added more debug for type p... | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented length() built-in function | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented string() built-in function | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented rest of math functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implement more built-in math functions | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Complete Rand() function implementation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Initial code for built-in functions | Eugene Sandulenko |