Ecosyste.ms: Issues

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

GitHub / vincenthz/language-java issues and pull requests

#71 - Extraneous Nested Parenthesis Performance Problem

Issue - State: closed - Opened by ropwareJB over 2 years ago

#70 - Allow Greek letters in identifier names

Pull Request - State: closed - Opened by puffnfresh about 3 years ago

#69 - Fix parse error with alex HEAD

Pull Request - State: closed - Opened by facundominguez almost 4 years ago

#68 - Is this project still alive?

Issue - State: closed - Opened by drever over 4 years ago

#67 - Exposing the `P` alias for documentation

Pull Request - State: closed - Opened by JustusAdam over 4 years ago

#66 - Pretty print fixes

Pull Request - State: closed - Opened by twanvl over 5 years ago

#65 - Incorrect parentheses in pretty printer

Issue - State: closed - Opened by twanvl over 5 years ago - 1 comment

#64 - Cannot parse method references on `this`

Issue - State: closed - Opened by drever over 6 years ago - 1 comment

#63 - Fix the build on GHC 8.4

Pull Request - State: closed - Opened by RyanGlScott over 6 years ago - 1 comment

#62 - Support multi-exception catch clause and underscore in number literals

Pull Request - State: closed - Opened by jiayao almost 7 years ago

#61 - Incorrect parsing of conditions

Issue - State: closed - Opened by marcelosousa about 7 years ago

#60 - New release

Issue - State: closed - Opened by Dandandan over 7 years ago - 1 comment

#59 - Array of annotations not parseable as argument to an annotation

Issue - State: closed - Opened by riwsky over 7 years ago

#58 - Fix operator parsing precedence

Pull Request - State: closed - Opened by zyla over 7 years ago

#57 - Drop unneeded dependency 'cpphs'

Pull Request - State: closed - Opened by ghost over 7 years ago - 1 comment

#56 - cpphs dependency makes statically linked language-java LGPL

Issue - State: closed - Opened by ghost over 7 years ago - 1 comment

#55 - Document how to build and run unit tests.

Pull Request - State: closed - Opened by andybalaam over 7 years ago - 1 comment

#54 - Split up between compare operators and other infix operators

Pull Request - State: closed - Opened by dvekeman over 7 years ago

#53 - Allow right part of BinOp to be an infixExp

Pull Request - State: closed - Opened by dvekeman over 7 years ago

#52 - Put brackets around assign statement inside if, if needed

Pull Request - State: closed - Opened by dvekeman over 7 years ago - 5 comments

#51 - print square brackets for array init

Pull Request - State: closed - Opened by dvekeman over 7 years ago

#50 - Add Read to deriving clauses (rebased)

Pull Request - State: closed - Opened by dvekeman over 7 years ago - 1 comment

#49 - Fixed #8: Distinguish between infix operation and combination of infix operation

Pull Request - State: closed - Opened by dvekeman over 7 years ago - 1 comment

#48 - Synchronised should use American English spelling

Pull Request - State: closed - Opened by dvekeman over 7 years ago - 1 comment

#47 - Interfaces should use extends instead of implements

Pull Request - State: closed - Opened by dvekeman over 7 years ago

#46 - Fixed #4: Add Read to deriving clauses

Pull Request - State: closed - Opened by dvekeman over 7 years ago

#45 - Add support for @interface (Issue #43)

Pull Request - State: closed - Opened by ghost almost 8 years ago - 1 comment

#44 - description was shorter than synopsis

Pull Request - State: closed - Opened by juhp about 8 years ago - 1 comment

#43 - parser does not support java annotations

Issue - State: closed - Opened by marcelosousa about 8 years ago - 4 comments
Labels: wishlist, syntax

#42 - Improved Diamond operator support

Pull Request - State: closed - Opened by hnn over 8 years ago - 1 comment

#41 - Improved Diamond operator (parsing and printing)

Pull Request - State: closed - Opened by hnn over 8 years ago - 3 comments

#40 - Add pretty printing instances for Lambda expressions and method refer…

Pull Request - State: closed - Opened by AndreasVoellmy over 8 years ago - 1 comment

#39 - Added stack compatiblility, compile and runs tests with LTS-5.4

Pull Request - State: closed - Opened by lucamolteni over 8 years ago - 5 comments

#38 - Pretty printer doesn't handle Lambda or MethodRef

Issue - State: closed - Opened by vladfi1 over 8 years ago - 1 comment

#37 - Small improvement to MethodRef handling

Pull Request - State: closed - Opened by hnn over 8 years ago - 1 comment

#36 - Added more lamdas and partially used solution of markWot

Pull Request - State: closed - Opened by alosich over 8 years ago - 1 comment

#35 - parser doesn't understand precedence for operator like + and * properly.

Issue - State: closed - Opened by vincenthz over 8 years ago
Labels: parsebug

#34 - Added lambdas and method references support from java8

Pull Request - State: closed - Opened by alosich over 8 years ago - 1 comment

#33 - Add generic instance

Pull Request - State: closed - Opened by bixuanzju over 8 years ago - 1 comment

#32 - Add generic instance to

Pull Request - State: closed - Opened by bixuanzju over 8 years ago

#31 - Removed ".super." from ClassFieldAccess

Pull Request - State: closed - Opened by drever over 8 years ago - 2 comments

#30 - AST types design (Syntax module) is poor

Issue - State: closed - Opened by leventov almost 9 years ago - 3 comments

#29 - Lambda Expressions

Pull Request - State: closed - Opened by ghost about 9 years ago - 2 comments

#28 - Added support for diamond operator.

Pull Request - State: closed - Opened by alosich about 9 years ago - 1 comment

#27 - parse failure on empty parameters

Issue - State: closed - Opened by trofi about 9 years ago - 2 comments

#26 - No source position information in the AST

Issue - State: closed - Opened by karshan almost 10 years ago
Labels: wishlist

#25 - Push Alex version to enable compilation with ghc-7.8.

Pull Request - State: closed - Opened by JanBessai almost 10 years ago - 3 comments

#24 - Fixup <*> ap in GHC >= 7.7

Pull Request - State: closed - Opened by JanBessai almost 10 years ago - 3 comments

#23 - Fix multidimensional arrays

Pull Request - State: closed - Opened by alosich almost 10 years ago - 1 comment

#22 - Fix for incorrect template method definition in test miscMath

Pull Request - State: closed - Opened by alosich almost 10 years ago

#21 - Fix for miscMath2 test.

Pull Request - State: closed - Opened by alosich almost 10 years ago

#20 - Fix miscMath4 test.

Pull Request - State: closed - Opened by alosich almost 10 years ago

#19 - Fix for test miscMath3.

Pull Request - State: closed - Opened by alosich almost 10 years ago

#18 - Fixing parsing closing double angle list as right shift

Pull Request - State: closed - Opened by alosich almost 10 years ago - 5 comments

#17 - Fixed error in case if semicolon after class body, added test

Pull Request - State: closed - Opened by alosich almost 10 years ago

#16 - Fix for parsing error when calling method for new instance.

Pull Request - State: closed - Opened by alosich almost 10 years ago

#15 - If in java code instance created and method is called right away, parsing fails.

Issue - State: closed - Opened by alosich almost 10 years ago - 8 comments

#14 - Fix pretty-printing nonprinting and nonascii char literals

Pull Request - State: closed - Opened by Melvar over 10 years ago - 4 comments

#13 - Adding Read instances

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

#12 - fix pre/post increment operator precedence

Pull Request - State: closed - Opened by osa1 about 11 years ago - 1 comment

#11 - fix fieldDecl printer for multiple variables with same type part

Pull Request - State: closed - Opened by osa1 about 11 years ago - 1 comment

#10 - Test suite failures

Issue - State: closed - Opened by snoyberg about 11 years ago - 4 comments

#9 - Synchronised Modifier added

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

#8 - Synchronized Modifier added

Pull Request - State: closed - Opened by Ragnaroek over 11 years ago - 2 comments

#7 - Parse failure on for loop with assignment initialisation

Issue - State: closed - Opened by Ragnaroek over 11 years ago
Labels: parsebug

#6 - Parse failure on multi-dimensional array assign

Issue - State: closed - Opened by jkoppel over 11 years ago - 1 comment
Labels: parsebug

#5 - Prettyprinting precedence

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

#4 - how to parse test files ?

Issue - State: closed - Opened by osa1 over 11 years ago - 2 comments

#3 - documentations

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

#2 - missing dependency in cabal file

Issue - State: closed - Opened by osa1 over 11 years ago - 4 comments

#1 - For upstream

Pull Request - State: closed - Opened by roberth about 12 years ago - 2 comments