Christopher Diggins

Results 8 issues of Christopher Diggins

It would be very helpful to see a list of benchmark results published automatically to this web-site as a table: I would suggest the following fields: * Input File Size...

bounty
status: in progress

This project would benefit from an automated test suite, even including some known failures. Perhaps using the files posted here https://github.com/IFCjs/test-ifc-files . Adding some of the files submitted in Github...

bounty
status: in progress

The next big thing for Myna will be partial recovery from errors, so that multiple errors can be detected in the code. See: http://duriansoftware.com/joe/Constructing-human-grade-parsers.html. Basically I see special rules to...

enhancement

https://github.com/dundalek/GrammKit

enhancement

Myna module functions don't have return types declared. This limits the effectiveness of TypeScript real-time type checking.

enhancement

Hi @vim-sroberge, what do you think about us serving the docs from a different branch (e.g. a staging branch). This would allow you to test / demo without merging into...

devops

A pop-up saying when the WebGL context can't be created of the FPS is too low (e.g. below 8FPS) should show on load, saying what the graphics card is, and...

enhancement

Parser Library/Parakeet - https://github.com/ara3d/parakeet A recursive descent parsing library with operator overloading for C#.