GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/173
fix after #172, Interpretermode tests also need to run all other tests
Sorry, I did not think that through. #172 is bad because it makes many
tests from parent test class run without
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/172
Groovysh: refactor: Tests robust against race conditions on Preferences
as mentioned on mailing list topic "GroovyshInterpreterModeTest Failures"
You can merge this pull request
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/151
GROOVY-7636: Fall back to BigDecimalMath for custom Numbers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tkruse/incubator-groovy
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/150
fix GROOVY-7637 and GROOVY-7636 issues around Number Comparisons
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tkruse/incubator
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/149
fix after GROOVY-7574: Always do null checks in ObjectRange constructor
This is a small fix after the recently merged #141 moving null-checks. I
hope it is small enough to be quickly
Github user tkruse closed the pull request at:
https://github.com/apache/incubator-groovy/pull/109
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/143
GROOVY-7629 ObjectRange duplicate functionality and bad reliance on size()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tkruse
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/142
Groovy-7585 improve behavior of ObjectRange
supercedes #109
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tkruse/incubator
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/141
Groovy-7574: Ranges: Make Range members final. Also improve javadoc.
Else they can easily be changed in Groovy, which leads to undefined states
supercedes #109
You can merge this
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/116
GROOVY-7586: Groovysh: print Exception class for normal Exceptions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tkruse/incubator
GitHub user tkruse reopened a pull request:
https://github.com/apache/incubator-groovy/pull/110
GROOVY-7564: InvokerHelper: Fix invalid escaping of backslashes
(replaceAll() line was noop, must be before other replacements)
You can merge this pull request into a Git repository by
Github user tkruse closed the pull request at:
https://github.com/apache/incubator-groovy/pull/110
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user tkruse closed the pull request at:
https://github.com/apache/incubator-groovy/pull/111
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/112
GROOVY-7563: Make InvokerHelper output self-consistent
Changes the internal API of the formatting methods in InvokerHelper and
also the output in some cases when using verbose or safe
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/111
GROOVY-5763: Make InvokerHelper output self-consistent
Changes the internal API of the formatting methods in InvokerHelper and
also the output in some cases when using verbose or safe
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/110
GROOVY-7564: InvokerHelper: Fix invalid escaping of backslashes
(replaceAll() line was noop, must be before other replacements)
You can merge this pull request into a Git repository by
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/109
Groovy-7574: Ranges: Make Range members final. Also improve javadoc.
Else they can easily be changed in Groovy, which leads to undefined states
You can merge this pull request into a Git
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/107
Fix Groovysh Test failure under Java9, due to new virtual Filesystem â¦
â¦structure
This patch only scans the virtual subfolder 'modules' (not 'packages'),
t
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/104
GROOVY-6514: GrapeIvy Classloader selection change, Groovysh :grab and
rescan commands
This PR allows to grab Grapes via a new ```:grab``` command. Classes from
the new jar are available
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/101
Minor fixes
some small issues I saw while doing other things. See commit messages for
details.
You can merge this pull request into a Git repository by running:
$ git pull https
Github user tkruse closed the pull request at:
https://github.com/apache/incubator-groovy/pull/99
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/100
Groovysh: Fix imports not working at all in interpreter mode
Hi,
this is a bit embarassing. The interpreter mode introduced with Groovy 2.4
does not handle imports correctly. With
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/99
Minor fixes
some small issues I saw while doing other things. See commit messages for
details
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/96
Refactor invoker
These are some refactorings and minor enhancements of the formatting
methods in InvokerHelper.
The formatting of maps, arrays, collections and ranges should be
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/93
upgrade to Jline2 2.13
This PR includes PR #92 (and depends on the changes therein), so you will
see duplicate commits until the other PR is merged and this one is rebased.
Several
GitHub user tkruse opened a pull request:
https://github.com/apache/incubator-groovy/pull/92
Completion fixes
This PR contains multiple minor fixes for tab completion in groovysh. I
detected those while working on upgrading to jline 2.13. The main fix is for
completion of files or
26 matches
Mail list logo