astrolemonade

Results 47 comments of astrolemonade

Sorry to ping you but is there any updates on this ?

The sudo clr-boot-manager list-kernels command still shows the error, any fix ?

It is a fresh install, not a personalized config

I managed to build tab on Linux on both debug and release modes. Could you try again? I tried to build it on WSL earlier this day and I received...

Is this the one https://gist.github.com/meepen/807dd81a572ffb0f28a8c44c04922fdd or https://gist.github.com/constfold/ca2f9788c860b753a6300330dbecb721/ ?

https://github.com/torch/luajit-rocks ?

How do you manage to represent lifetimes or variable shadowing in Sourcetrail?

In Rust lang you can do something like this ``` //Immutable by default let x=16; //But you can change its value and also its type with shadowing let x=vec![3.4,4.5]; ```...

@D1mon I am sorry to inform you but it looks like a dead end, things are moving slow.

It seems like a problem of mobDebug version 0.70-3 with luasocket 3. I opened a pull request at the mobDebug repository https://github.com/pkulchenko/MobDebug/pull/61