Layle

Results 28 issues of Layle

Fix my spelling mistakes everywhere...

enhancement
help wanted

Create a helper to convert C# code to IL via Roslyn.

enhancement

Create the documentation for all public methods.

enhancement

Autodetect the namespace if there is only one or atleast only one that is application specific.

enhancement

FindMethod does not always return the correct method.

bug

I'm using this to create a timeline based on weeks and days: ![image](https://user-images.githubusercontent.com/18533297/90135679-51b4c380-dd73-11ea-9bfe-3e1ec444d81e.png) I used the following code to create the cells: ```js export const buildWeekCells = () => {...

I'm trying to pass `LLVM_ENABLE_EH` and `LLVM_ENABLE_RTTI` to the build step. While looking through the source code I figured out that we are able to pass these through `entry.toml`. I...

I'm using this board https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/. When I try to run "sudo ampy --port /dev/ttyUSB0 run test.py" or any other command, it says "Could not enter raw repl". When I enter...

Some of the segments/addresses are highlighted in a black color. It should inherit the default coloring. ![image](https://user-images.githubusercontent.com/18533297/81951979-269cc580-9606-11ea-861d-9b3d3a0982f7.png)

enhancement