jgo icon indicating copy to clipboard operation
jgo copied to clipboard

The JGo - Java Compiler and Runtime environment for Golang

Results 6 jgo issues
Sort by recently updated
recently updated
newest added

It is unbelievable, this arrogance of the Java programmers, that they always have this urge to port every programming language to their holy sacred GayVM. > A lot of excellent...

### thomasmodeneis/jgo now has a Chat Room on Gitter @thomasmodeneis has just created a chat room. You can visit it here: [https://gitter.im/thomasmodeneis/jgo](https://gitter.im/thomasmodeneis/jgo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&content=body_link). This pull-request adds this badge to your readme.md:...

``` [warn] /opt/gocode/src/jgo/jgo/src/main/scala/jgo/tools/compiler/parser/combinatorExten/ExceptionTracing.scala:15: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [warn] case e => [warn] ^ [warn] /opt/gocode/src/jgo/jgo/src/main/scala/jgo/tools/compiler/transl/func/FuncTranslBase.scala:107: This...

``` [info] Running LexTestAll [error] (run-main-1) java.lang.NullPointerException java.lang.NullPointerException at scala.collection.mutable.ArrayOps$ofRef$.length$extension(ArrayOps.scala:114) at scala.collection.mutable.ArrayOps$ofRef.length(ArrayOps.scala:114) at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:32) at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108) at LexTestAll$.testAll(LexTestAll.scala:19) at LexTestAll$.main(LexTestAll.scala:13) at LexTestAll.main(LexTestAll.scala) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at...