issues
search
markhibberd
/
pirate
Non-horrible command line parsing.
https://github.com/markhibberd/pirate
BSD 3-Clause "New" or "Revised" License
42
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgraded to scalaz 7.2.6 and accompanying dependencies
#62
dbousamra
closed
4 years ago
0
Upgrade to latest working sbt script
#61
charleso
closed
8 years ago
1
Updated the sbt script
#60
etorreborre
closed
8 years ago
0
Stack-overflow for an applicative parse definition
#59
etorreborre
closed
9 years ago
3
Removed the Monad instance for Parse
#58
etorreborre
closed
7 years ago
7
Topic/i10n
#57
HuwCampbell
closed
4 years ago
1
Rebased Unnecessary String interpolation fix.
#56
ssanj
closed
9 years ago
3
Fix flakey test, make it also test indent as well
#55
HuwCampbell
closed
9 years ago
0
Removed unnecessary String interpolation.
#54
ssanj
closed
9 years ago
1
Simplified Option checking by removing the need to equate specific types.
#53
ssanj
closed
9 years ago
6
Use parser preferences, and allow them to be overridden in the mains
#52
HuwCampbell
closed
9 years ago
3
Flakey test.
#51
markhibberd
closed
9 years ago
3
Removed build.sbt as this seems to work in Intellij without it.
#50
ssanj
closed
9 years ago
0
Added empty build.sbt to allow intellij to detect this as sbt project.
#49
ssanj
closed
9 years ago
6
Add configuration Read, which is implicit on tuples
#48
HuwCampbell
closed
8 years ago
0
Text wrap newslines as well
#47
HuwCampbell
closed
9 years ago
1
Allow one to see the usage of sub-sub parsers correctly
#46
HuwCampbell
closed
9 years ago
0
Don't not show flags if there are no switches.
#45
HuwCampbell
closed
9 years ago
1
scalaz-scalacheck-binding should be test scope
#44
xuwei-k
closed
9 years ago
1
Ensure correct exit codes when running
#43
charleso
closed
9 years ago
8
Introduce eitherRead combinator
#42
charleso
closed
9 years ago
2
Re-introduce mandatory name for switch/flag
#41
charleso
closed
9 years ago
1
Improve README
#40
HuwCampbell
closed
9 years ago
0
Upgraded to specs2 3.0.1
#39
etorreborre
closed
9 years ago
3
Added a version flag
#38
etorreborre
closed
9 years ago
2
Fixed spelling mistakes
#37
etorreborre
closed
9 years ago
2
Change Parse to Covariant.
#36
HuwCampbell
closed
9 years ago
1
Replace P Monad with transformer stack
#35
HuwCampbell
closed
9 years ago
2
Replace unix style commands with a version which allows short opt "flags...
#34
HuwCampbell
closed
9 years ago
0
Ensure minimum width for text usage
#33
charleso
closed
9 years ago
4
Add Usage errors for bad parsing, missing reqs and bad flags
#32
HuwCampbell
closed
9 years ago
1
Update readme.
#31
markhibberd
closed
9 years ago
1
Docs and republish site.
#30
markhibberd
opened
9 years ago
5
Remove pgp.
#29
markhibberd
opened
9 years ago
0
Add promulate and switch to ambiata
#28
charleso
closed
9 years ago
1
Topic/applicative
#27
HuwCampbell
closed
9 years ago
1
Publish on-commit builds.
#26
markhibberd
closed
9 years ago
1
Use promulgate for build.
#25
markhibberd
closed
9 years ago
1
Arguments beyond a -- should be parsed with the AllowOpts parse state
#24
HuwCampbell
closed
9 years ago
1
Implement many and some for arguments
#23
HuwCampbell
closed
9 years ago
4
Compiling for scalaz 7.1.0 and scala 2.11
#22
etorreborre
closed
10 years ago
0
Fixed a copy/paste error
#21
etorreborre
closed
10 years ago
0
Add cross-compile support for 2.10 (and other short stories)
#20
charleso
closed
10 years ago
1
Upgrade to Scalaz 7.1.0
#19
charleso
closed
10 years ago
1
Fix type/argument shadowing warnings
#18
charleso
closed
10 years ago
1
Add support for --a=b arguments
#17
charleso
closed
10 years ago
1
Remove org-id from package.
#16
markhibberd
closed
10 years ago
0
1.1 Release Checklist
#15
markhibberd
opened
10 years ago
0
More cleanup, examples and tests.
#14
markhibberd
closed
10 years ago
0
Pervasive renames to internals.
#13
markhibberd
closed
10 years ago
0
Next