Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / timowest/scalagen issues and pull requests

#90 - How to make a complete conversion from Scala to java?

Issue - State: open - Opened by GeTOUO over 5 years ago - 2 comments

#89 - Functional visitor

Pull Request - State: closed - Opened by nightscape about 6 years ago - 1 comment

#88 - Java to Scala sets

Issue - State: open - Opened by Nithanaroy over 6 years ago

#87 - Trouble using com.mysema.scalagen:scalagen_2.10.1 module via Gradle

Issue - State: open - Opened by joelittlejohn about 7 years ago - 1 comment

#86 - Upgrade JavaParser dependency

Issue - State: open - Opened by matozoid over 7 years ago - 21 comments

#85 - reboot the project ?

Issue - State: open - Opened by MasseGuillaume over 7 years ago - 6 comments

#84 - Functional visitor, Java 8, comments

Pull Request - State: open - Opened by nightscape almost 8 years ago - 1 comment

#83 - Update JavaParser

Pull Request - State: closed - Opened by nightscape almost 8 years ago - 2 comments

#82 - Long.MAX_VALUE/Integer.MAX_VALUE => Long.MaxValue, Int.MaxValue

Issue - State: open - Opened by er1c about 8 years ago

#81 - escape reserved word `with`

Issue - State: open - Opened by er1c about 8 years ago

#80 - not converting assert properly

Issue - State: open - Opened by er1c about 8 years ago

#79 - 2D array conversion error

Issue - State: open - Opened by anthony-cros about 9 years ago

#78 - 6 out of the ~500 java files I'm trying to convert seem to get stuck forever

Issue - State: open - Opened by anthony-cros about 9 years ago - 3 comments

#77 - Converting Java8 lambdas

Issue - State: open - Opened by khajavi over 9 years ago - 4 comments

#76 - Change artifactId to the normal scala version naming convention

Pull Request - State: closed - Opened by dnadolny over 9 years ago - 1 comment

#75 - Scala 2.11 support

Pull Request - State: closed - Opened by dnadolny over 9 years ago - 1 comment

#73 - Wrongly converts classes with multiple constructors

Issue - State: open - Opened by OlivierBlanvillain almost 11 years ago - 5 comments

#72 - Matching constructor parameter name and member variable name leads to invalid code

Issue - State: open - Opened by erikkaplun about 11 years ago
Labels: in progress

#71 - Increment not handled properly

Issue - State: closed - Opened by erikkaplun about 11 years ago - 2 comments
Labels: fixed

#70 - Method containing only a switch block results in invalid syntax

Issue - State: closed - Opened by erikkaplun about 11 years ago
Labels: fixed

#69 - Enum conversions are broken

Issue - State: closed - Opened by erikkaplun about 11 years ago - 3 comments
Labels: wontfix

#68 - problem with javabean property which is also in constructor

Issue - State: closed - Opened by jmvanel about 11 years ago - 1 comment
Labels: fixed, bug

#67 - Library to generate Scala code

Issue - State: closed - Opened by pspeter3 about 11 years ago - 3 comments

#66 - method call without parenthesis and the argument is a literal

Issue - State: closed - Opened by jmvanel about 11 years ago - 2 comments
Labels: fixed, bug

#65 - problem with fields ending with undercore

Issue - State: closed - Opened by jmvanel about 11 years ago
Labels: fixed, bug

#64 - Conversion hangs on certain files

Issue - State: open - Opened by scottee about 11 years ago

#63 - Make splitting long lines optional

Pull Request - State: closed - Opened by dnadolny about 11 years ago

#62 - Fix loop condition and early return conversion (find/map)

Pull Request - State: closed - Opened by dnadolny about 11 years ago - 2 comments

#61 - Java 7 support

Pull Request - State: closed - Opened by dnadolny about 11 years ago

#60 - Bad conversion - doesn't wrap args in parenthesis

Issue - State: closed - Opened by dnadolny about 11 years ago - 1 comment
Labels: fixed

#59 - Call to super is ignored

Issue - State: closed - Opened by dnadolny about 11 years ago - 1 comment
Labels: fixed

#58 - override keyword missing

Issue - State: closed - Opened by tyrcho over 11 years ago - 2 comments
Labels: wontfix

#57 - Constructor argument should inherit visibility from field

Issue - State: closed - Opened by dnadolny over 11 years ago - 1 comment
Labels: fixed

#56 - Double primitive ends up as int

Issue - State: closed - Opened by dnadolny over 11 years ago
Labels: fixed

#55 - Bad conversion - dropped method when calling

Issue - State: closed - Opened by dnadolny over 11 years ago - 4 comments
Labels: fixed

#54 - Fields/methods from boxed primitives don't compile

Issue - State: closed - Opened by dnadolny over 11 years ago - 1 comment
Labels: fixed

#53 - Conversion drops a constructor

Issue - State: open - Opened by dnadolny over 11 years ago - 3 comments

#52 - Problem with converting loops to use map

Issue - State: closed - Opened by dnadolny over 11 years ago
Labels: fixed

#51 - Methods that re-assign parameters don't compile

Issue - State: closed - Opened by dnadolny over 11 years ago - 1 comment

#50 - Cross compile for scala 2.9.3 and 2.10.1

Pull Request - State: closed - Opened by dnadolny over 11 years ago - 4 comments

#49 - Jar for Scala 2.9 and 2.10

Issue - State: closed - Opened by dnadolny over 11 years ago - 5 comments

#48 - Update code to be compatible with scala 2.10

Pull Request - State: closed - Opened by dnadolny over 11 years ago - 1 comment

#47 - Add convert method that takes the Java code as a string

Pull Request - State: closed - Opened by dnadolny over 11 years ago

#46 - bad constructor for base class

Issue - State: closed - Opened by jmvanel over 11 years ago - 1 comment
Labels: fixed

#45 - assert sometimes needs a parenthesis

Issue - State: closed - Opened by jmvanel over 11 years ago - 1 comment
Labels: fixed

#44 - static methods having array as arguments

Issue - State: closed - Opened by jmvanel over 11 years ago - 1 comment
Labels: fixed

#43 - private fields of Java type T[] are translated as type T

Issue - State: closed - Opened by jmvanel over 11 years ago - 1 comment
Labels: fixed

#42 - bad _ value in case of assignment by an if block

Issue - State: closed - Opened by jmvanel over 11 years ago - 4 comments
Labels: fixed

#41 - Bad parameter of ancestor's constructor when Java argument is different from the field name

Issue - State: closed - Opened by jmvanel over 11 years ago - 3 comments
Labels: fixed

#40 - useless and incorrect super() generated

Issue - State: closed - Opened by jmvanel over 11 years ago - 7 comments
Labels: fixed

#39 - NPE in Helpers$RichBlockStmt.apply(Helpers.scala:72)

Issue - State: closed - Opened by jmvanel over 11 years ago - 4 comments
Labels: fixed

#38 - ugly exception when running scalagen:main

Issue - State: closed - Opened by tyrcho almost 12 years ago - 2 comments

#37 - Scala IDE integration?

Issue - State: closed - Opened by SandroGrzicic over 12 years ago - 7 comments

#36 - Quick and dirty CLI harness

Pull Request - State: closed - Opened by JamesMcMahon over 12 years ago - 1 comment

#35 - Build failing on Mac OS X (snow leopard)

Issue - State: closed - Opened by mneedham almost 13 years ago - 13 comments
Labels: fixed

#34 - maven-plugin: make targetFolder accessible via cmdline (add expression)

Issue - State: closed - Opened by lefou almost 13 years ago - 2 comments
Labels: fixed

#33 - Simplify if/else patterns

Issue - State: open - Opened by timowest almost 13 years ago

#32 - Use BooleanBeanProperty annotation for boolean properties

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#31 - Remove underscores in field names before Bean processing

Issue - State: closed - Opened by timowest almost 13 years ago

#30 - Simplify certain for / if / return patterns

Issue - State: closed - Opened by timowest almost 13 years ago

#29 - Support setter only Bean properties

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment
Labels: wontfix

#28 - handling lazy init bean property patterns

Issue - State: closed - Opened by timowest almost 13 years ago

#27 - Improve Map.entrySet iteration

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#26 - further improve equals handling

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment
Labels: fixed

#25 - Fix boolean Bean property handling

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#24 - Improve for/if handling

Issue - State: open - Opened by timowest almost 13 years ago

#23 - protected constructor issue

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#22 - Change UnitTransformerBase to support immutable List properties

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#21 - simplify equals implementations

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#20 - if/else transformations

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#19 - Improve Enum transformation

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#18 - remove all Exception rethrows

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment
Labels: fixed

#17 - Change Maven task names

Issue - State: closed - Opened by ponzao almost 13 years ago
Labels: fixed

#16 - fix Annotation usage issues

Issue - State: open - Opened by timowest almost 13 years ago
Labels: bug

#15 - handle package-info.java correctly

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment
Labels: fixed, bug

#14 - Support for comments

Issue - State: open - Opened by timowest almost 13 years ago

#13 - var to val conversion

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment

#12 - handle !a.equals(b) properly

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed, bug

#11 - fix Array import issues

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment
Labels: bug

#10 - handle embedded for loops

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#9 - support for lazy val constructs

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#8 - always override for equals and hashCode

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed, bug

#7 - add varargs invocation support

Issue - State: open - Opened by timowest almost 13 years ago
Labels: bug

#6 - handle initializers

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#5 - handle serialVersionUID

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#4 - Add unapply methods for javaparser AST types

Issue - State: closed - Opened by timowest almost 13 years ago - 1 comment

#3 - handle for each with if

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#2 - Merge constructor initializer statements with field declarations

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed

#1 - Improve return handling

Issue - State: closed - Opened by timowest almost 13 years ago
Labels: fixed