Ecosyste.ms: Issues

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

GitHub / dart-lang/code_builder issues and pull requests

#373 - Deprecate assignVar, assignFinal, assignConst

Pull Request - State: closed - Opened by natebosch about 2 years ago

#372 - Fix some missing implicit const contexts

Pull Request - State: closed - Opened by natebosch about 2 years ago

#371 - Only emit 'late' when using null-safety syntax.

Pull Request - State: closed - Opened by emerssso about 2 years ago

#370 - Only add `late` modifier if null safety emitting is enabled

Issue - State: closed - Opened by alanrussian about 2 years ago

#369 - Release 4.2.0

Pull Request - State: closed - Opened by srawlins about 2 years ago

#368 - Add support for super initializer constructor arguments

Pull Request - State: closed - Opened by yanok about 2 years ago - 8 comments

#367 - Fix the typo in the builder argument name in README

Pull Request - State: closed - Opened by yanok about 2 years ago

#366 - `Directive` generate redundant '`' in `DirectiveType.part` type

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

#365 - Option to generate trailing commas after lists of parameters

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

#364 - feat: add initial version on the switch statement

Pull Request - State: closed - Opened by YouriLieverdink over 2 years ago

#363 - Add declareVar/Final/Const

Pull Request - State: closed - Opened by natebosch over 2 years ago

#362 - Allow (or always) prefix for dart:core elements

Issue - State: open - Opened by srawlins over 2 years ago - 5 comments
Labels: type-enhancement

#361 - Update CHANGELOG.md

Pull Request - State: closed - Opened by chineduG over 2 years ago

#360 - Update README.md

Pull Request - State: closed - Opened by chineduG over 2 years ago

#359 - Task: release 4.2.0

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

#358 - Add enhanced enums support

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

#357 - Fix docs for Expression.assign

Pull Request - State: closed - Opened by natebosch over 2 years ago

#356 - Update pubspec.yaml

Pull Request - State: closed - Opened by devoncarew over 2 years ago

#355 - Unify parameter handling on `Method` and `FunctionType`

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

#354 - Fix built_value code generation

Pull Request - State: closed - Opened by natebosch over 2 years ago

#353 - Add a namedRequiredParameters field to FunctionType

Pull Request - State: closed - Opened by srawlins over 2 years ago - 12 comments

#352 - Ignore lint about private import prefixes

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

#351 - Update README

Pull Request - State: closed - Opened by ejcohn over 2 years ago - 1 comment

#350 - remove unused ctor arg

Pull Request - State: closed - Opened by kevmoo over 2 years ago - 1 comment

#349 - Generated code has no import statement

Issue - State: closed - Opened by kateile over 2 years ago - 4 comments

#348 - Add support generate PropertyAccessor(getter, setter)

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

#347 - How to generate typedefs and operator overloads?

Issue - State: closed - Opened by Pante almost 3 years ago - 1 comment

#346 - Add bitwise operators

Pull Request - State: closed - Opened by m0nac0 almost 3 years ago - 3 comments
Labels: cla: no

#345 - Impossible to force literalNum(10.0) to be a double

Issue - State: open - Opened by m0nac0 almost 3 years ago

#344 - Move to pkg:lints

Pull Request - State: closed - Opened by kevmoo almost 3 years ago - 1 comment
Labels: cla: yes

#343 - `Expression.assign` is confusing: Either documentation or output is wrong

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

#342 - How to use the new added `Expression.spread` and `Expression.nullSafeSpread` api?

Issue - State: closed - Opened by rockyoung about 3 years ago - 3 comments
Labels: feedback: question

#341 - Add >late< modifier

Issue - State: closed - Opened by nxcco about 3 years ago - 1 comment

#340 - Cannot call toString() on a list of non-literal expressions

Issue - State: open - Opened by m0nac0 about 3 years ago - 3 comments

#339 - Prepare to publish

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes

#338 - Dart format with latest SDK

Pull Request - State: closed - Opened by kevmoo about 3 years ago - 1 comment
Labels: cla: yes

#337 - No way to create a FunctionType with a required named parameter

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

#336 - Introduce `Expression.nullSafeSpread`

Pull Request - State: closed - Opened by donny-dont over 3 years ago - 1 comment
Labels: cla: yes

#335 - Add annotations to libraries

Pull Request - State: closed - Opened by donny-dont over 3 years ago - 9 comments
Labels: cla: yes

#334 - Add support for creating `mixin`s

Pull Request - State: closed - Opened by donny-dont over 3 years ago - 5 comments
Labels: cla: yes

#333 - Reference a property

Issue - State: open - Opened by donny-dont over 3 years ago

#332 - Introduce `Expression.spread`

Pull Request - State: closed - Opened by donny-dont over 3 years ago - 3 comments
Labels: cla: yes

#331 - Use latest Dart commands

Pull Request - State: closed - Opened by kevmoo over 3 years ago - 1 comment
Labels: cla: yes

#328 - Fix scoped emitter example in README

Pull Request - State: closed - Opened by srawlins over 3 years ago
Labels: cla: yes

#327 - unneeded imports

Pull Request - State: closed - Opened by kevmoo over 3 years ago
Labels: cla: yes

#326 - Late fields

Pull Request - State: closed - Opened by ethanblake4 over 3 years ago - 1 comment
Labels: cla: yes

#325 - Add support for the postfix ! operator

Pull Request - State: closed - Opened by simolus3 over 3 years ago - 1 comment
Labels: cla: yes

#324 - Fix newly enforced lint

Pull Request - State: closed - Opened by kevmoo over 3 years ago
Labels: cla: yes

#318 - Null safety

Pull Request - State: closed - Opened by mpa1234567 over 3 years ago - 3 comments
Labels: cla: no

#315 - AssignFinal to nullable type doesn't generate the nullable type

Issue - State: open - Opened by johanflint over 3 years ago - 4 comments
Labels: type-bug

#313 - Release 3.7.0

Issue - State: closed - Opened by srawlins over 3 years ago - 2 comments

#311 - Support References in docs

Pull Request - State: closed - Opened by srawlins over 3 years ago - 2 comments
Labels: cla: yes

#310 - add 'late' field modifier

Pull Request - State: closed - Opened by ivk1800 over 3 years ago - 8 comments
Labels: cla: yes

#303 - Add support for nullsafety

Issue - State: closed - Opened by vanlooverenkoen almost 4 years ago - 8 comments
Labels: chore, feature

#302 - Support "!" operator on expressions for null-safe code

Issue - State: closed - Opened by alanrussian almost 4 years ago
Labels: feature

#301 - Add support for while

Issue - State: open - Opened by MarcelGarus almost 4 years ago
Labels: type-enhancement

#282 - Add support for control flow expressions

Issue - State: open - Opened by alanrussian over 4 years ago - 1 comment
Labels: type-enhancement

#258 - How to call super method in construtor

Issue - State: closed - Opened by huhuang03 over 4 years ago - 5 comments
Labels: feedback: question

#223 - Add ability to generate if-else blocks

Issue - State: open - Opened by filiph about 6 years ago - 4 comments
Labels: good first issue, type-enhancement

#217 - Add support for comments - line and doc

Issue - State: open - Opened by kevmoo about 6 years ago - 4 comments
Labels: good first issue, type-enhancement

#93 - Allow to create abstract methods, getters, and setters

Issue - State: closed - Opened by zoechi over 7 years ago - 1 comment