Ecosyste.ms: Issues

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

GitHub / carlobaldassi/ArgParse.jl issues and pull requests

#134 - support markdown in help strings

Pull Request - State: open - Opened by stevengj 5 months ago - 9 comments

#133 - Allow default values convertible to arg_type

Pull Request - State: closed - Opened by carlobaldassi 6 months ago

#132 - Allow to control the auto-generated help text formatting

Pull Request - State: closed - Opened by carlobaldassi 6 months ago

#131 - Remove leftover println in @defaults macro

Pull Request - State: closed - Opened by carlobaldassi 6 months ago

#130 - ArgParse 1.1.5 prints `desc` while precompiling

Issue - State: closed - Opened by bluesmoon 7 months ago - 1 comment

#129 - Parametrize lc_len_limit

Issue - State: closed - Opened by ahojukka5 8 months ago - 1 comment

#128 - Qualify wrap calls to avoid conflict on julia v1.11

Pull Request - State: closed - Opened by Liozou 10 months ago - 1 comment

#127 - print_help()

Issue - State: closed - Opened by stefanocovino 10 months ago - 1 comment

#126 - Run CI against latest Julia release and x86 linux

Pull Request - State: closed - Opened by omus 11 months ago - 2 comments

#125 - Schedule CI to run automatically every Sunday

Pull Request - State: closed - Opened by omus 11 months ago - 2 comments

#124 - Has this been abandoned?

Issue - State: open - Opened by Sinfaen over 1 year ago - 1 comment

#123 - Allow default values convertible to arg_type

Issue - State: closed - Opened by baumgold over 1 year ago

#122 - Required argument listed as optional in arg table for command

Issue - State: closed - Opened by cpaniaguam over 1 year ago - 1 comment

#121 - ArgParse modifies global random state?

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

#120 - How to separate julia options?

Issue - State: closed - Opened by sptrakesh almost 2 years ago - 1 comment

#119 - Support nested options

Issue - State: open - Opened by acdupont almost 2 years ago

#117 - First argument parsed incorrectly

Issue - State: open - Opened by cirobr over 2 years ago

#116 - Argument missing from parsed dict

Issue - State: closed - Opened by albheim almost 3 years ago - 2 comments

#115 - Parsing a numeric vector

Issue - State: open - Opened by fkrauer almost 3 years ago - 1 comment

#114 - Allow unrecognized options to be ignored

Pull Request - State: open - Opened by johnomotani about 3 years ago

#113 - Improve the description about nargs=?

Pull Request - State: closed - Opened by petershintech about 3 years ago - 2 comments

#112 - Improve the description for the case nargs=N

Pull Request - State: closed - Opened by petershintech about 3 years ago - 1 comment

#111 - Improve the description about range_tester

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

#110 - Fix a typo in the description about default

Pull Request - State: closed - Opened by petershintech about 3 years ago - 4 comments

#109 - Correct a typo in show_version doc

Pull Request - State: closed - Opened by petershintech about 3 years ago - 1 comment

#108 - `required` arguments are called optional in help text

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

#107 - Fix project_version macro

Pull Request - State: closed - Opened by stellartux over 3 years ago

#106 - Add project_version macro

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

#105 - Refresh CI infrastructure

Pull Request - State: closed - Opened by carlobaldassi over 3 years ago - 1 comment

#104 - reduce inference and optimization time (by turning it off)

Pull Request - State: closed - Opened by KristofferC over 3 years ago - 5 comments

#103 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 6 comments

#102 - Fix for as_symbols=true when command is nothing

Pull Request - State: closed - Opened by carlobaldassi almost 4 years ago - 1 comment

#101 - Using arguments in the REPL

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

#100 - Parsing failure with as_symbols=true and commands_are_required=false

Issue - State: closed - Opened by alhirzel about 4 years ago - 3 comments

#99 - Shell completion generation

Issue - State: open - Opened by ghost over 4 years ago

#98 - Type conversion fails on valid input

Issue - State: closed - Opened by paigeweber13 over 4 years ago - 5 comments

#97 - Added extraction macro

Pull Request - State: closed - Opened by UtkarshChemE over 4 years ago - 1 comment

#96 - Fall-back to constructors if convert fails

Pull Request - State: closed - Opened by carlobaldassi over 4 years ago - 1 comment

#95 - Use constructors in addition to `convert` to parse unknown types

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

#94 - Small fixes in docs

Pull Request - State: closed - Opened by carlobaldassi over 4 years ago - 3 comments

#93 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment

#92 - Rename all mutating functions/macros by appending a `!`

Pull Request - State: closed - Opened by carlobaldassi almost 5 years ago - 1 comment

#91 - Add aliases for command arguments

Pull Request - State: closed - Opened by carlobaldassi almost 5 years ago - 1 comment

#90 - silly test commit

Pull Request - State: closed - Opened by carlobaldassi almost 5 years ago

#89 - Add mutually exclusive and required groups

Pull Request - State: closed - Opened by carlobaldassi almost 5 years ago - 1 comment

#88 - REPL mode

Pull Request - State: closed - Opened by carlobaldassi almost 5 years ago

#87 - Clarification about options and flags in the docs

Pull Request - State: closed - Opened by henriquebecker91 almost 5 years ago - 2 comments

#86 - Idea to update `parse_item`?

Issue - State: closed - Opened by magerton almost 5 years ago - 2 comments

#85 - as_symbols bugfix

Pull Request - State: closed - Opened by mattuntergassmair almost 5 years ago - 1 comment

#84 - as_symbols not working on :_COMMAND_ entry

Issue - State: closed - Opened by mattuntergassmair almost 5 years ago - 3 comments

#83 - Feature request: support REPL usage

Issue - State: closed - Opened by mattuntergassmair almost 5 years ago

#82 - Customize the handling of unrecognized options.

Issue - State: open - Opened by oxinabox almost 5 years ago

#81 - Make ArgParseError richer

Issue - State: open - Opened by oxinabox almost 5 years ago - 1 comment

#80 - Return a NamedTuple instread of a Dict?

Issue - State: open - Opened by oxinabox about 5 years ago - 1 comment

#79 - parse_args() crashes Jupyter/IJulia kernels

Issue - State: closed - Opened by johanbluecreek over 5 years ago

#78 - julia 1.1 compatability: replace warn() with @warn

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

#77 - Use @warn instead of warn().

Pull Request - State: closed - Opened by roberthoenig almost 6 years ago

#76 - use @nospecialize to help with compile time

Pull Request - State: closed - Opened by KristofferC about 6 years ago - 2 comments

#75 - `ERROR: MethodError: no method matching normpath` when running `compile_package`

Issue - State: closed - Opened by pbouffard about 6 years ago - 1 comment

#74 - Use testsets and update CI test files

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

#73 - An argument with internal spaces is parsed as two arguments

Issue - State: closed - Opened by fjarri about 6 years ago - 4 comments

#72 - Update .travis.yml

Pull Request - State: closed - Opened by scls19fr about 6 years ago - 3 comments

#71 - Running tests individually

Issue - State: open - Opened by scls19fr about 6 years ago - 2 comments

#70 - [WIP] testsets

Pull Request - State: closed - Opened by scls19fr about 6 years ago - 4 comments

#69 - Tests inside testsets

Issue - State: closed - Opened by scls19fr about 6 years ago - 1 comment

#68 - Julia 0.7/1.0 testing

Issue - State: closed - Opened by scls19fr about 6 years ago - 3 comments

#67 - [WIP] Update REQUIRE

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

#66 - Add custom error message if range_tester fails?

Issue - State: closed - Opened by endrebak about 6 years ago - 3 comments

#65 - ArgParse cannot be installed on Julia 0.6.3

Issue - State: closed - Opened by karatedog over 6 years ago - 4 comments

#64 - Use OrderedDict from DataStructures instead of Dict?

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

#63 - Any way to use the functionalities within a REPL environment?

Issue - State: closed - Opened by x-ji over 6 years ago - 5 comments

#62 - Add support for subcommands

Issue - State: closed - Opened by kdheepak over 6 years ago - 2 comments

#61 - Unpredictable behavior when printing from inside custom `parse_item` function.

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

#60 - Tag new release

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

#59 - How to add command abbreviation or command alias

Issue - State: closed - Opened by diam over 6 years ago - 4 comments

#58 - Feature request: Add mutually exclusive options

Issue - State: closed - Opened by lucatrv almost 7 years ago - 1 comment

#57 - Fix julia 0.7 deprecations, min req. set to 0.7-

Pull Request - State: closed - Opened by lucatrv almost 7 years ago - 2 comments

#56 - Fix documentation string

Pull Request - State: closed - Opened by lucatrv almost 7 years ago - 2 comments

#55 - Fix typo and formatting

Pull Request - State: closed - Opened by christopher-dG almost 7 years ago - 1 comment

#54 - Update argparse_example4.jl

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

#53 - Fix interpolated variable in show command

Pull Request - State: closed - Opened by jgoldfar almost 7 years ago - 1 comment

#52 - Update argparse_example7.jl

Pull Request - State: closed - Opened by lucatrv almost 7 years ago - 1 comment

#51 - Update argparse_example4.jl

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

#50 - Update argparse_example5.jl

Pull Request - State: closed - Opened by lucatrv almost 7 years ago - 1 comment

#49 - description strips single "\n" characters

Issue - State: closed - Opened by lucatrv about 7 years ago - 1 comment

#47 - Add an option `dont_prefill_defaults` to ArgParseSettings

Pull Request - State: open - Opened by fjarri over 7 years ago - 6 comments

#46 - ArgParse: fetch failed to get commit 7e0f30e78a

Issue - State: closed - Opened by nbonacker over 7 years ago - 5 comments

#45 - Update CI URLs to point to new caching infrastructure

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

#44 - support for ConfigureAction

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

#43 - use more specific VERSION cutoffs

Pull Request - State: closed - Opened by tkelman over 7 years ago - 2 comments

#42 - Changes for julia v0.6

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

#41 - not exiting Julia after help

Issue - State: closed - Opened by denizyuret over 7 years ago - 2 comments

#40 - WIP: Fixes for v0.6

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

#39 - equivalent of python argparse choices?

Issue - State: open - Opened by nbecker almost 8 years ago - 5 comments

#38 - Julia 0.5

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

#37 - Slow command line argument parsing

Issue - State: closed - Opened by fguevaravas almost 8 years ago - 14 comments

#36 - Parsing string with internal quotes

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

#35 - Easily generating negated flags

Issue - State: open - Opened by c42f about 8 years ago - 1 comment