Riley Stewart

Results 3 comments of Riley Stewart

I made an issue with the library it's coming from: https://github.com/google/blockly/issues/5840. Even `display: initial` or `display: unset` triggered the behavior, so I feel it's best to avoid use of the...

I got it to run on linux with the following steps 1. clone the repo, extract resources 2. put the lzz binary from http://www.lazycplusplus.com/download.html into the main directory 3. remove...

I imagine the following could never work with this `#define ECL_T ((cl_object)(cl_symbols+1))` where cl_symbols is an array holding structs.