Aliaksei Chapyzhenka
Aliaksei Chapyzhenka
First, thank you for very elegant, concise, and useful tool. I use both tools: estraverse and recently shift-traverse for my projects. One thing that I am missing is backward AST...
Can we add ES6 supported types here?
I am constructing my `scalameta` AST object in JS, then I want to call some JS package to serialize Sacala string. Can someone help me with NPM module that would...
### Checklist - [x] Did you specify the current behavior? - [x] Did you specify the expected behavior? - [x] Did you provide a code example showing the problem? -...
crash 53
### Checklist - [x] Did you specify the current behavior? - [x] Did you specify the expected behavior? - [x] Did you provide a code example showing the problem? -...
### What is the problem this feature will solve? Support growing number of RISC-V based devices ### What is the feature you are proposing to solve the problem? Provide RISC-V...
Fresh git clone. Running `sbt run` getting this error: ``` drom@drom:~/work/github/usb-bar/chisel> ~/programs/sbt/bin/sbt run [info] Loading project definition from /home/drom/work/github/usb-bar/chisel/project [info] Set current project to chisel (in build file:/home/drom/work/github/usb-bar/chisel/) [info] Running...
Running into warnings: ``` [info] Compiling 66 Scala sources to /home/drom/work/github/usb-bar/chisel/target/scala-2.11/classes... [info] 'compiler-interface' not yet compiled for Scala 2.11.7. Compiling... [info] Compilation completed in 14.46 s [warn] /home/drom/work/github/usb-bar/chisel/src/main/scala/Parameters.scala:455: abstract type...
Collection of keyboard shortcut ideas: ### Online only ### Desktop App only Save (Ctrl-S) ### Common Open (Ctrl-O) Load (Ctrl-L) From #34 : > When I am working on an...