GitHub / dart-lang/code_builder / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f4d6a868 | Update README.md before archiving (#467) |
Moritz <m****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 257c257c | Update dart_style to pass in a language version to DartFormatter. (#466) |
Bob Nystrom <r****t@s****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c3349b7a | Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (#465) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 513952e9 | Bump the github-actions group with 2 updates (#464) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 28ac028b | Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (#462) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 50fb0e9b | bump lints dep and fix (#460) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4ca1bd9e | blast_repo fixes (#456) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fcfe4895 | Bump actions/checkout from 4.1.2 to 4.1.4 (#455) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 50270fa7 | Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#454) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b1650efe | Bump actions/checkout from 4.1.1 to 4.1.2 (#453) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 46c0d105 | fix a test expectation for extension types (#450) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3307105e | Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#449) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3cc018c8 | Export representation declaration types, upgrade dart_style to 2.3.4, and pub... |
Srujan Gaddam <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9ab2a9e5 |
feat: support docs for libraries (#444)
Co-authored-by: Nikolas Rimikis <l****a@u****m> Signed-off-by: Nikolas Rimikis <l****a@u****m> |
Nikolas Rimikis <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4d097c47 | Support annotations on unnamed libraries; 4.9.0 (#440) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d7b662a6 | Add a new field `Library.generatedByComment` to support emitting 'generated b... |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 10ebf2a2 | Add support for extension types (#437) |
Srujan Gaddam <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 006790d8 | Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#435) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| edec877b | Bump actions/checkout from 4.1.0 to 4.1.1 (#434) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 4fd46e42 | Allow passing an `Expression` through `literal` (#433) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| eb70874c | Add missing operator and assignment expressions (#427) |
Klemen Tusar <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e2e7f809 | Bump actions/checkout from 3.6.0 to 4.1.0 (#432) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| aa386849 | Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#431) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d8391237 | Update emitter.dart (#429) |
Moritz <m****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 84dd158f | Bump actions/checkout from 3.5.3 to 3.6.0 (#428) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5d5ff130 | Prepare to publish (#426) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a51bd20f | Add Expression.parenthesized (#425) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7707960c | Bump actions/checkout from 3.5.2 to 3.5.3 (#423) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| aa7f62df | Add support for external keyword on fields (#422) |
Snehal Singh <5****4@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3b2039bd | Added support for named arguments in `enum` classes (#421) |
Fabian Freund <m****l@f****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b07f6b39 | Drop package name tag prefix for workflow (#420) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 53c7459a | Prepare to publish (#419) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d50f76e4 | Fix CHANGELOG.md and export record-related APIs (#418) |
Ilya Yanok <y****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c725f230 | Class modifiers (#414) |
Dillon Nys <2****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 660be2b7 | Add support for record types | Ilya Yanok <i****k@g****m> | over 3 years ago | |
| d6b3ab17 | Add support for emitting literal records | Ilya Yanok <i****k@g****m> | over 3 years ago | |
| e8c01b00 | blast_repo fixes (#415) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2e07765c |
Bump actions/checkout from 3.5.0 to 3.5.2 (#413)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b3565909 |
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#410)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 853b5811 |
Bump actions/checkout from 3.3.0 to 3.5.0 (#411)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d48a14c9 | Prepare to publish (#408) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6c92e83c | Require Dart 2.19, update to and fix latest lints (#407) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 54902584 | Show spread literals (#406) |
Don Olmstead <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 04b7c1f6 | Allow type parameters in typedefs (#403) |
Jonathan Rezende <j****n@j****r>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8cd73881 | Add support for spreads in map literals (#400) |
Don Olmstead <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 06a55627 | Regenerate files (#404) |
Don Olmstead <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 70c2b56f | Failing test for assigning to nullable typed var (#401) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 84af49a9 | Fix CI, use dart_flutter_team_lints, remove redundant (#396) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0f5b231a |
Bump dart-lang/setup-dart from 1.3 to 1.4 (#394)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 65b331c3 |
Bump actions/checkout from 3.2.0 to 3.3.0 (#395)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c125641d |
Bump actions/checkout from 3.1.0 to 3.2.0 (#392)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 044a01ba | rev the minor version and prep for publishing (#391) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 73287139 | add support for ignore_for_file comments (#389) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 841505f7 |
add support for emitting typedefs (#387)
Co-authored-by: Nate Bosch <n****h@g****m>, Nate Bosch <n****h@g****m> |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4c32036e | Update README.md (#388) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0f3f9430 | Add an example of generating an anonymous closure (#384) |
Eric Seidel <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a1f7b0a6 | Mention imports in the DartEmitter docs (#380) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| cb1a3e64 | Update pkg:lints, add dependabot, update CI actions (#379) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 66d899a7 | Bump to 4.3.0 (#377) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0380bbf1 | Add enhanced enums support (#358) |
Dillon Nys <2****1@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f635ab6e | Add support for trailing commas in Emitter (#376) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e082adb3 |
Fix spelling in README.md (#360)
Co-authored-by: Nate Bosch <n****h@g****m> |
Saint Gabriel <5****G@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| bed3ca90 |
Fix spelling in CHANGELOG.md (#361)
Co-authored-by: Nate Bosch <n****h@g****m> |
Saint Gabriel <5****G@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| cb480649 | Deprecate assignVar, assignFinal, assignConst (#373) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9cfa873e | Fix some missing implicit const contexts (#372) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 250542bd | Only emit 'late' when using null-safety syntax. (#371) |
Conner Kasten <e****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 417d3248 | Release 4.2.0 (#369) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3f832646 | Add support for super initializer constructor arguments (#368) |
Ilya Yanok <i****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e232a970 | Fix the typo in the argument name (#367) |
Ilya Yanok <i****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 63214b26 | Add declareVar/Final/Const (#363) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3eefe20c | Fix docs for Expression.assign, assignNullAware, and ifNullThen (#357) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 36dd5f8c | Update pubspec.yaml (#356) |
Devon Carew <d****w@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6a1c2c86 | Ignore lint about private import prefixes (#352) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 96a8e04a |
Add a namedRequiredParameters field to FunctionType (#353)
Co-authored-by: Nate Bosch <n****h@g****m> |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6965c0e4 | Fix built_value code generation (#354) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 8f5027cb | Update README (#351) |
Eli Cohn <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 7d68c588 | Remove unused ctor arg (#350) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 743cb0a9 | Move to pkg:lints (#344) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 7143e4d0 | Prepare to publish (#339) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7843ff35 | Add annotations to libraries (#335) |
Don <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b082831a | Dart format with latest SDK (#338) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 4fd85d86 | Introduce `Expression.nullSafeSpread` (#336) |
Don <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 51deb75b | Add support for creating `mixin`s (#334) |
Don <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 1426c2da | Add support for the postfix ! operator (#325) |
Simon Binder <o****s@s****u>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 375d7294 | Introduce `Expression.spread` (#332) |
Don <d****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 87d54062 | Fix scoped emitter example in README (#328) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7e7fa380 | Add 'late' field modifier (#310) |
Ivan <b****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0e8ca978 |
Use latest Dart commands (#331)
Co-authored-by: Nate Bosch <n****h@g****m> |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ab7a7afd | unneeded imports (#327) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a3f79469 | Fix newly enforced lint (#324) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e6f3e30e | CI: use dart setup (#323) |
Kevin Moore <k****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| eb5b4cf1 | release 4.0.0 (#321) |
Jacob MacDonald <j****c@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 157666af | Add a parenthesized expression (#322) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c0060001 | change the DartEmitter constructor to use named parameters (#319) |
Jacob MacDonald <j****c@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 96eeb4e9 | Make Reference.symbol nullable (#320) |
Nate Bosch <n****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 59ef2aba | Migrate to null safety (#317) |
Jacob MacDonald <j****c@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ee785acb | Update LICENSE (#316) |
Franklin Yow <5****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| aea44176 | Bump to 3.7.0 (#314) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3a316959 | Add genericClosure on Method (#312) |
Sam Rawlins <s****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 41f7fb28 | Adds 'part of' directive support (#308) |
Yanko Diev <y****v@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago |