Ecosyste.ms: Issues

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

GitHub / mauro3/Parameters.jl issues and pull requests

#159 - default value for type

Issue - State: open - Opened by rveltz 3 months ago - 1 comment

#158 - Parameters 0.13 missing in the package manager?

Issue - State: open - Opened by Iddingsite 9 months ago

#157 - Check does field have default defined?

Issue - State: open - Opened by ahojukka5 10 months ago

#156 - Struct redefinition yields `LoadError`

Issue - State: open - Opened by abehersan about 1 year ago

#155 - expanding macrocalls and blocks in with_kw

Pull Request - State: open - Opened by jkosata about 1 year ago - 2 comments

#154 - Macroexpansion of @with_kw argument

Issue - State: open - Opened by jkosata about 1 year ago - 1 comment

#152 - Add support for SmartAsserts.jl

Pull Request - State: closed - Opened by Zentrik over 1 year ago - 6 comments

#151 - Remove use of `show_default` internal?

Issue - State: open - Opened by Seelengrab over 1 year ago - 2 comments

#150 - Float not defined in Parameters.jl

Issue - State: closed - Opened by Sourland almost 2 years ago

#149 - Compatibility with Julia 1.8 const on fields in mutable structs

Issue - State: open - Opened by joaquinpelle about 2 years ago - 1 comment

#148 - @pack is exported but not imported from UnPack

Issue - State: closed - Opened by frankier about 2 years ago - 1 comment

#147 - Add @kw_only macro

Pull Request - State: open - Opened by frankier about 2 years ago - 7 comments

#146 - could varargs... be added ?

Issue - State: closed - Opened by Lincoln-Hannah over 2 years ago

#145 - Is there a way to create a "proto" struct with Parameters.jl?

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

#144 - Unable to create another constructor based on type

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

#143 - Allow `reconstruct` to construct different type (but compatible)

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

#141 - Support shorthand tuple syntax

Issue - State: open - Opened by alecloudenback over 3 years ago
Labels: help wanted

#140 - Roadmap to 1.0

Issue - State: open - Opened by mauro3 over 3 years ago

#139 - Now getting the line-numbers right

Pull Request - State: open - Opened by mauro3 over 3 years ago - 2 comments

#138 - WIP: Get fieldtypes from defaults

Pull Request - State: open - Opened by mauro3 over 3 years ago - 6 comments

#137 - Line information is wrong for structs using Parameters.jl

Issue - State: open - Opened by ikirill almost 4 years ago - 2 comments

#136 - how to make parameter independence work for using copy or reconstruct?

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

#135 - TagBot trigger issue

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

#134 - Docs not building

Issue - State: closed - Opened by mauro3 almost 4 years ago - 1 comment

#133 - Added at-consts macro

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

#132 - Move CI to github Actions

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

#131 - Automatically infer type based on default

Issue - State: open - Opened by mauro3 almost 4 years ago - 3 comments
Labels: help wanted

#130 - type2dict change type to struct

Pull Request - State: closed - Opened by sadler85 almost 4 years ago - 2 comments

#129 - fieldnames extension of Parameter Struct

Issue - State: closed - Opened by stevengogogo about 4 years ago - 1 comment

#128 - @unpack stopped working

Issue - State: closed - Opened by juliohm about 4 years ago - 1 comment

#127 - reconstruct parametric type: allow type override?

Issue - State: open - Opened by daviehh over 4 years ago - 2 comments

#126 - Cannot construct parameters object when using `@cfunction`

Issue - State: closed - Opened by rvignolo over 4 years ago - 3 comments

#125 - Array with parametric type fails as default value

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

#124 - Correct use of @pack!

Pull Request - State: closed - Opened by joaogoliveira1 over 4 years ago - 2 comments

#123 - unpack with @with_kw

Issue - State: open - Opened by joaogoliveira1 over 4 years ago - 5 comments

#122 - CompatHelper: bump compat for "UnPack" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#121 - Release 1.0?

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

#120 - integration with ArgParse

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

#119 - Install TagBot as a GitHub Action

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

#118 - MethodError: no method matching stripsubtypes(::Int64)

Issue - State: closed - Opened by singularitti almost 5 years ago - 1 comment

#117 - Fixed aliasing bug for Dicts in reconstruct

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

#116 - Remove problematic "reconstruct"-constructor

Issue - State: open - Opened by mauro3 almost 5 years ago
Labels: breaking

#115 - reconstruct modifies input Dict

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

#114 - complete unpacking of Named Tuples

Issue - State: closed - Opened by rvignolo almost 5 years ago - 4 comments

#113 - Can we have `hasdefault` or `alldefaults` methods?

Issue - State: open - Opened by singularitti almost 5 years ago - 4 comments

#112 - Using UnPack.jl

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

#111 - at-const macro?

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

#110 - Request: add example of customized/specialized unpack in docs

Issue - State: closed - Opened by briochemc almost 5 years ago - 4 comments

#109 - Split at-pack and at-unpack into a separate package

Issue - State: closed - Opened by mauro3 almost 5 years ago - 9 comments

#108 - Add related packages to README.md

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

#107 - @pack_MyType

Issue - State: closed - Opened by phlavenk about 5 years ago - 1 comment

#106 - Add `FieldDefaults.jl` to README.md?

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

#105 - Make use of ConstructionBase

Pull Request - State: open - Opened by jw3126 about 5 years ago - 17 comments

#104 - Cannot use with_kw as part of a macro

Issue - State: closed - Opened by christopher-dG about 5 years ago - 2 comments

#103 - Calling with kwargs

Issue - State: closed - Opened by milankl about 5 years ago - 1 comment

#102 - Removed deprecations for `@pack`

Pull Request - State: closed - Opened by mauro3 about 5 years ago

#101 - Implement at-pack_* for immutable

Pull Request - State: closed - Opened by tkf about 5 years ago - 5 comments

#100 - Consider adding an `attrs`-like converter macro?

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

#99 - Moving to use Pkg3 and new Documenter

Pull Request - State: closed - Opened by mauro3 over 5 years ago - 2 comments

#98 - example for line breaking in @unpack docstring

Issue - State: closed - Opened by tpapp over 5 years ago - 2 comments

#97 - Date type is not displayed by default?

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

#96 - Nested structs fails

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

#95 - Use property interface

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

#94 - Default not working?

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

#93 - Compact show, fix #75

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

#92 - unpack screws up subsequent backtraces

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

#91 - Global Method Error

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

#90 - Documentation: Dict{String, Any}

Issue - State: closed - Opened by Datseris almost 6 years ago - 1 comment

#89 - Roadmap with respect to `Base.@kwdef`

Issue - State: open - Opened by mauro3 almost 6 years ago - 3 comments
Labels: breaking

#88 - warning doesn't seem needed

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

#87 - Cap Documenter.jl to 0.19 on Travis

Pull Request - State: closed - Opened by mortenpi about 6 years ago

#86 - Take out the deepcopy calls

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

#85 - Automatically parameterize types

Issue - State: open - Opened by greimel about 6 years ago - 3 comments
Labels: help wanted

#84 - [suggestion/question] Print to LaTeX tables

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

#83 - BoundsError

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

#82 - @pack!_<Struct Name> is not defined

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

#81 - reset?

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

#80 - Improve show (e.g. show value with dual numbers)

Issue - State: open - Opened by briochemc about 6 years ago - 3 comments
Labels: help wanted

#79 - added missing deprecation for @pack

Pull Request - State: closed - Opened by mauro3 about 6 years ago

#78 - more julia 1.0 updates and fix for dep-warn

Pull Request - State: closed - Opened by mauro3 about 6 years ago

#77 - Use OrderedCollections.jl and update to appveyor

Pull Request - State: closed - Opened by mauro3 about 6 years ago

#76 - tests fail on 1.0 due to NamedTuples change

Issue - State: closed - Opened by Sacha0 about 6 years ago - 5 comments

#75 - Implement compact show method for new types

Issue - State: closed - Opened by juliohm about 6 years ago - 29 comments

#74 - struct vs mutable struct in docs

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

#73 - Foo(Foo()) is a stackoverflow on 0.7

Issue - State: closed - Opened by cstjean about 6 years ago - 12 comments

#72 - how to deprecate a field

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

#71 - Renamed @pack to @pack! and @pack_MyStruct to @pack_MyStruct!

Pull Request - State: closed - Opened by jannefiluren over 6 years ago

#70 - Make with_kw-structs scalar for broadcast?

Issue - State: open - Opened by mauro3 over 6 years ago - 1 comment
Labels: breaking

#69 - New ci-scripts for 0.6,0.7,1.0

Pull Request - State: closed - Opened by mauro3 over 6 years ago

#68 - Compatibility with Julia 1.0-rc

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

#67 - Compatibility with Julia 1.0-rc

Issue - State: closed - Opened by YingboMa over 6 years ago

#66 - Use better appveyor script

Issue - State: open - Opened by mauro3 over 6 years ago
Labels: help wanted, good first issue

#65 - Tests and Docs

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

#56 - Cannot handle spliced-in modules

Issue - State: closed - Opened by cstjean over 6 years ago - 2 comments
Labels: JuliaCon2018

#55 - Keyword constructor for named tuples

Issue - State: closed - Opened by jlperla over 6 years ago - 8 comments

#53 - Automatic benchmarks

Issue - State: open - Opened by mauro3 over 6 years ago - 2 comments
Labels: help wanted

#52 - Provide hooks to massage data after creation

Issue - State: open - Opened by djsegal over 6 years ago - 12 comments
Labels: help wanted

#50 - Use Setfield.jl instead of reconstruct?

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

#49 - Pack/unpack should use getproperty instead of getfield

Issue - State: closed - Opened by mauro3 over 6 years ago - 1 comment
Labels: help wanted, priority Julia-0.7