Ecosyste.ms: Issues

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

GitHub / domain-centric/dart_code issues and pull requests

#151 - Publish 0.1.10

Issue - State: closed - Opened by nils-ten-hoeve over 1 year ago

#149 - Publish 0.1.9

Issue - State: closed - Opened by nils-ten-hoeve over 1 year ago

#148 - improve Imports.normalizeLibraryUri

Issue - State: closed - Opened by nils-ten-hoeve over 1 year ago

#147 - Release V0.1.8

Issue - State: closed - Opened by nils-ten-hoeve almost 2 years ago

#146 - Expression.callConstructor add isConst

Issue - State: closed - Opened by nils-ten-hoeve almost 2 years ago

#145 - Release 0.1.7

Issue - State: closed - Opened by nils-ten-hoeve almost 2 years ago

#143 - Publish V0.1.5

Issue - State: closed - Opened by nils-ten-hoeve almost 2 years ago

#140 - publish V0.1.5

Issue - State: closed - Opened by domain-centric about 2 years ago

#138 - add Type.dynamic

Issue - State: closed - Opened by domain-centric about 2 years ago

#137 - add Type.Duration

Issue - State: closed - Opened by domain-centric about 2 years ago

#136 - add Type.Uri

Issue - State: closed - Opened by domain-centric about 2 years ago

#135 - add Type.BigInt

Issue - State: closed - Opened by domain-centric about 2 years ago

#134 - Publish V0.1.4

Issue - State: closed - Opened by domain-centric about 2 years ago

#133 - add Expression.ofType(Type)

Issue - State: closed - Opened by meyn-git about 2 years ago

#131 - Add Expression.IfThenElse(condition,whenTrue,whenTrue)

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

#130 - change Expression.asA(Expression) method to asA(Type)

Issue - State: closed - Opened by meyn-git about 2 years ago

#128 - Add num data type

Issue - State: closed - Opened by meyn-git about 2 years ago

#90 - Reformat all code

Issue - State: closed - Opened by domain-centric over 3 years ago

#88 - Update CHANGELOG.md

Issue - State: closed - Opened by domain-centric over 3 years ago

#87 - Add test for library with imports

Issue - State: closed - Opened by domain-centric over 3 years ago

#86 - Complete README.md

Issue - State: closed - Opened by domain-centric over 3 years ago

#84 - Remove TODO's where possible

Issue - State: closed - Opened by domain-centric over 3 years ago

#83 - class_test add full class test

Issue - State: closed - Opened by domain-centric over 3 years ago

#80 - Move Method to method.dart and method_test.dart

Issue - State: closed - Opened by domain-centric over 3 years ago

#79 - Method class add PropertyAccessor (getter and setter)

Issue - State: closed - Opened by domain-centric over 3 years ago

#78 - Method class add Asynchrony

Issue - State: closed - Opened by domain-centric over 3 years ago

#65 - Add field tests

Issue - State: closed - Opened by domain-centric almost 4 years ago

#63 - Add Annotation class

Issue - State: closed - Opened by domain-centric almost 4 years ago

#62 - Function add doccomments and annotations

Issue - State: closed - Opened by domain-centric almost 4 years ago

#61 - Test result code e.g. see https://pub.dev/packages/build_test

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

#60 - Add Statement.rethrow$ constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#59 - Add Statement.throwObject constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#58 - Add Statement.try constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#57 - Add Statement.forEach constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#56 - Add Expression increment and decrement methods

Issue - State: closed - Opened by domain-centric almost 4 years ago

#55 - Add Statement.print() constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#54 - Improve README.md

Issue - State: closed - Opened by domain-centric almost 4 years ago

#52 - Expression ofMap

Issue - State: closed - Opened by domain-centric almost 4 years ago

#51 - Expression ofList

Issue - State: closed - Opened by domain-centric almost 4 years ago

#50 - Expression ofSet

Issue - State: closed - Opened by domain-centric almost 4 years ago

#49 - Type add ofMap and ofGenericMap

Issue - State: closed - Opened by domain-centric almost 4 years ago

#48 - Type add ofSet and ofGenericSet

Issue - State: closed - Opened by domain-centric almost 4 years ago

#47 - Type add ofList and ofGenericList

Issue - State: closed - Opened by domain-centric almost 4 years ago

#45 - Add comment.dart

Issue - State: closed - Opened by domain-centric almost 4 years ago

#44 - Add new Field class

Issue - State: closed - Opened by domain-centric almost 4 years ago

#43 - Create new VariableDefinition class

Issue - State: closed - Opened by domain-centric almost 4 years ago

#42 - KeyWord move dollar to end

Issue - State: closed - Opened by domain-centric almost 4 years ago

#37 - Add tests for Expression operators

Issue - State: closed - Opened by domain-centric almost 4 years ago

#36 - Expression: add assignFinal method

Issue - State: closed - Opened by domain-centric almost 4 years ago

#35 - Expression: add assignConst method

Issue - State: closed - Opened by domain-centric almost 4 years ago

#33 - Add model_test.dart

Issue - State: closed - Opened by domain-centric almost 4 years ago

#32 - CodeFormatter add indent and wrapIndent parameters

Issue - State: closed - Opened by domain-centric almost 4 years ago

#31 - Statement: add method: assert

Issue - State: closed - Opened by domain-centric almost 4 years ago

#30 - Add Statement.switch constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#29 - Add Statement.continue constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#28 - Add Statement.break constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#27 - Statement: add method: doWhile

Issue - State: closed - Opened by domain-centric almost 4 years ago

#26 - Statement: add method: while

Issue - State: closed - Opened by domain-centric almost 4 years ago

#25 - Statement: add method: for

Issue - State: closed - Opened by domain-centric almost 4 years ago

#24 - Add Statement.throw constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#23 - Add Statement.return([expression]) constructor

Issue - State: closed - Opened by domain-centric almost 4 years ago

#16 - Expression: add method: Expression variable(name)

Issue - State: closed - Opened by domain-centric almost 4 years ago

#15 - Move Code to model.dart

Issue - State: closed - Opened by domain-centric almost 4 years ago

#14 - Add Reference

Issue - State: closed - Opened by domain-centric almost 4 years ago

#13 - Move Expression to new expression.dart

Issue - State: closed - Opened by domain-centric almost 4 years ago

#12 - Add NoneRepeating(String) e.g. new line or EndOfStatement

Issue - State: closed - Opened by domain-centric almost 4 years ago

#11 - Complete Library

Issue - State: closed - Opened by domain-centric almost 4 years ago

#10 - Complete Class

Issue - State: closed - Opened by domain-centric almost 4 years ago

#8 - Create Comment and DocComment

Issue - State: closed - Opened by domain-centric almost 4 years ago

#7 - Add Comment

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

#6 - Add Method

Issue - State: closed - Opened by domain-centric almost 4 years ago

#5 - Add opperators

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