Ecosyste.ms: Issues

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

GitHub / mirah/mirah issues and pull requests

#466 - Active?

Issue - State: closed - Opened by arjunmenon almost 4 years ago - 3 comments

#465 - File I/O example using mirah

Issue - State: closed - Opened by yang-kaist about 5 years ago - 2 comments

#464 - Update README.md

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

#463 - Eclipse

Issue - State: closed - Opened by arjunmenon almost 6 years ago - 3 comments

#462 - Help regarding extension

Issue - State: closed - Opened by gabru-md about 6 years ago - 2 comments

#461 - Basic usage

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

#460 - JAVA

Issue - State: open - Opened by arjunmenon over 6 years ago - 4 comments

#459 - Android

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

#458 - Syntax for calling superclass methods is missing

Issue - State: open - Opened by felixvf over 6 years ago - 3 comments

#457 - Compiler crashes when invoking super method with different return type

Issue - State: open - Opened by felixvf over 6 years ago - 1 comment

#456 - Optimize generated string interpolation code

Issue - State: open - Opened by felixvf about 7 years ago
Labels: enhancement

#452 - Requirements for a Mirah Documentation Standard

Issue - State: open - Opened by felixvf about 7 years ago
Labels: enhancement

#451 - Bitwise NOT should be implemented

Issue - State: open - Opened by felixvf about 7 years ago
Labels: enhancement, missing java features

#450 - Implement .new(length) method for Java array types.

Pull Request - State: closed - Opened by felixvf about 7 years ago

#449 - Implement Java-array .new(length) method

Issue - State: closed - Opened by felixvf about 7 years ago - 6 comments

#448 - Support the $Override annotation

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

#447 - Gradle plugin move to MIrah organisation?

Issue - State: open - Opened by ysb33r over 7 years ago - 1 comment

#446 - support java 8 default methods in interfaces

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

#445 - closures should close over class vars, ie @@var

Issue - State: open - Opened by baroquebobcat over 7 years ago

#444 - as! casts don't work on nil because the null type doesn't have macros

Issue - State: open - Opened by baroquebobcat over 7 years ago - 1 comment

#443 - self closure implementation issue

Issue - State: open - Opened by uujava over 7 years ago - 3 comments

#442 - trailing comma should be ignored in method calls

Issue - State: open - Opened by guai almost 8 years ago - 1 comment

#441 - Fix duplicate "META-INF/services/org.mirah.macros.ExtensionsProvider" file in "mirahc.jar".

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

#440 - fix list assignment to use set instead of add

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

#439 - integrate mirah-parser build into root rakefile

Issue - State: closed - Opened by baroquebobcat almost 8 years ago - 1 comment

#438 - clean up rake file

Issue - State: closed - Opened by baroquebobcat almost 8 years ago

#437 - Merge pull request #1 from mirah/master

Pull Request - State: closed - Opened by raum-dellamorte about 8 years ago

#436 - Fix a typo

Pull Request - State: closed - Opened by KoKumagai about 8 years ago

#435 - Feature type hint

Pull Request - State: open - Opened by uujava over 8 years ago - 4 comments

#434 - fix bug 471: fixture does not compile under java7

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

#433 - Mirahc cannot deal with type parameters which refer to type parameters

Issue - State: open - Opened by felixvf over 8 years ago - 4 comments
Labels: missing java features

#432 - braces required for signed numbers

Issue - State: open - Opened by uujava over 8 years ago - 1 comment

#431 - better syntax error handling

Issue - State: open - Opened by uujava over 8 years ago - 1 comment

#430 - Backed out: Fix NPE in generic inference.

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

#429 - Factor-out GenericsCapableSignatureReader from TypeInvoker.

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

#428 - New cast syntax idea

Issue - State: closed - Opened by baroquebobcat over 8 years ago - 24 comments

#427 - Implement Object#synchronized

Issue - State: open - Opened by felixvf over 8 years ago - 2 comments
Labels: enhancement, missing java features

#426 - support for using outer methods in closures

Issue - State: open - Opened by uujava over 8 years ago - 4 comments

#425 - Do not link twice.

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

#424 - Workaround for bug https://github.com/mirah/mirah/issues/420

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

#422 - Improve compiler speed by parallelizing parsing stage

Pull Request - State: open - Opened by felixvf over 8 years ago - 8 comments

#421 - Meaning of macros is compilation order dependent

Issue - State: open - Opened by felixvf over 8 years ago - 1 comment

#420 - Compiler error on chained macro invocations on MethodDefinition

Issue - State: open - Opened by felixvf over 8 years ago - 5 comments

#419 - Cannot load Java class mirah.impl.MirahParser?

Issue - State: closed - Opened by scientistnik over 8 years ago - 2 comments

#418 - Fix bug https://github.com/mirah/mirah/issues/417.

Pull Request - State: closed - Opened by felixvf over 8 years ago - 7 comments

#417 - Mirah compiler infers wrong type bound of type variable.

Issue - State: open - Opened by felixvf over 8 years ago - 1 comment

#416 - Simple macros

Issue - State: open - Opened by felixvf over 8 years ago - 1 comment

#415 - Seamless refinements of existing classes

Issue - State: open - Opened by felixvf over 8 years ago - 3 comments
Labels: enhancement, macros

#413 - support varargs for macros

Pull Request - State: closed - Opened by uujava over 8 years ago - 4 comments

#412 - fix == macro for primitives

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

#411 - fix boxing for explicit return

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

#410 - support for using constants from static imports

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

#409 - Allow to tag a method that it should override another method.

Pull Request - State: open - Opened by felixvf over 8 years ago - 5 comments

#408 - incorrect generic method inference with inheriatance

Issue - State: open - Opened by uujava over 8 years ago

#407 - Implement the == operator for arrays.

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

#406 - Implement Java array literal syntax

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

#404 - Compiler error for method with a 2-dimensional array as its argument type

Issue - State: open - Opened by felixvf over 8 years ago
Labels: parser, missing java features

#403 - Merge mirah-parser into mirah.

Issue - State: closed - Opened by felixvf over 8 years ago - 3 comments
Labels: enhancement, parser

#402 - Fix some bugs with respect to constants.

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

#401 - Constant assignment in non-static methods

Issue - State: open - Opened by felixvf over 8 years ago - 3 comments

#400 - Support nonprivate constants

Issue - State: closed - Opened by felixvf over 8 years ago - 4 comments

#399 - Constant assignments should have access to local variables

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

#398 - Range expression

Issue - State: open - Opened by felixvf over 8 years ago - 6 comments

#397 - Implement []#slice(start,length).

Pull Request - State: open - Opened by felixvf over 8 years ago

#396 - Java-array literal syntax

Issue - State: open - Opened by felixvf over 8 years ago - 3 comments

#394 - Fix read signature recursion

Pull Request - State: closed - Opened by uujava over 8 years ago - 6 comments

#393 - Mirah seems to not making distinction between curly blocks and do-end block

Issue - State: open - Opened by guai over 8 years ago - 2 comments

#392 - If we use JVMMethod as JVMField, then we should call it JVMField.

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

#389 - Fix bug https://github.com/mirah/mirah/issues/388.

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

#388 - Mirahc fails when assigning variable in rescue block

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

#385 - Show filename when encountering a SyntaxError

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

#384 - Fix bug https://github.com/mirah/mirah/issues/383

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

#381 - request for compiler plugins

Pull Request - State: open - Opened by uujava over 8 years ago - 3 comments

#380 - Mirahc emits static variable access on an instance variable

Issue - State: open - Opened by felixvf over 8 years ago - 1 comment

#378 - Fix bug #369

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

#366 - Allow TypeFutures to be used as TypeRef

Pull Request - State: closed - Opened by felixvf almost 9 years ago - 2 comments

#362 - Fix bug https://github.com/mirah/mirah/issues/361.

Pull Request - State: closed - Opened by felixvf almost 9 years ago

#358 - Fix bug https://github.com/mirah/mirah/issues/357

Pull Request - State: closed - Opened by felixvf almost 9 years ago

#356 - Fix bug https://github.com/mirah/mirah/issues/355.

Pull Request - State: closed - Opened by felixvf almost 9 years ago

#353 - Fix new closures code such that mirahc compiles, remove old closures implementation.

Pull Request - State: closed - Opened by felixvf almost 9 years ago - 1 comment

#349 - Fix missing 0 arguments puts.

Pull Request - State: closed - Opened by felixvf almost 9 years ago

#343 - Support "protected attr_accessor".

Pull Request - State: closed - Opened by felixvf almost 9 years ago

#335 - Compilation error when assignable types of a method parameter widen

Issue - State: closed - Opened by felixvf almost 9 years ago - 1 comment

#329 - Fix bug mirah/mirah#328

Pull Request - State: closed - Opened by felixvf about 9 years ago

#313 - Fix ant incompatibility

Pull Request - State: closed - Opened by felixvf about 9 years ago

#284 - Exposed loader in mirror_type_system to allow it to be overridden by cus...

Pull Request - State: open - Opened by shannah over 9 years ago - 3 comments

#220 - Support access control

Issue - State: closed - Opened by ribrdb about 11 years ago - 11 comments
Labels: missing java features

#124 - Issue 75: $Override not "asserted to be an override"

Issue - State: closed - Opened by consiliens almost 13 years ago - 3 comments
Labels: missing java features

#75 - case is not implemented

Issue - State: open - Opened by technomancy over 13 years ago - 1 comment
Labels: enhancement

#41 - i++

Issue - State: open - Opened by hakunin over 13 years ago - 6 comments
Labels: enhancement

#30 - there is no way to declare public final fields

Issue - State: open - Opened by calavera over 13 years ago - 1 comment
Labels: enhancement, missing java features

#24 - "self == null" when setting "this = self"

Issue - State: closed - Opened by hakunin over 13 years ago - 3 comments