Ecosyste.ms: Issues

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

GitHub / aBothe/D_Parser issues and pull requests

#226 - Murrch

Pull Request - State: closed - Opened by aBothe over 4 years ago

#225 - UFCS does not work with pointer arguments

Issue - State: open - Opened by rainers over 5 years ago

#224 - templated alias/enum does not capture arguments

Issue - State: open - Opened by rainers over 5 years ago - 1 comment

#223 - "package.d" can be both a module and a package

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

#222 - static foreach: add recursion check for declarations

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

#221 - avoid infinite loop for cyclic class base types

Pull Request - State: closed - Opened by rainers over 5 years ago - 1 comment

#220 - Stack overflow with alias this

Issue - State: open - Opened by rainers over 5 years ago

#219 - fix issue #205: do not look into static foreach while trying to evaluate its range

Pull Request - State: closed - Opened by rainers over 5 years ago - 8 comments

#218 - fix stringof property for template instances

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

#217 - add support for new contract syntax

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

#216 - traits can appear everywhere a type can be declared

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

#215 - parse __vector and __parameters in IsExpression, evaluate __vector

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

#214 - fix parsing character literals with surrogate pairs

Pull Request - State: closed - Opened by rainers over 5 years ago - 1 comment

#213 - adapt to some recent language changes

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

#212 - fix tooltips emitting "static(double) x = 9,9" instead of "static double x = 9.9"

Pull Request - State: closed - Opened by rainers over 5 years ago - 1 comment

#211 - fix a couple of exceptions

Pull Request - State: closed - Opened by rainers almost 6 years ago - 2 comments

#210 - add typeof to expression completion

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

#209 - update list of traits and add documentation to existing traits without doc

Pull Request - State: closed - Opened by rainers almost 6 years ago - 1 comment

#208 - remove "virtual" as a keyword and function modifier

Pull Request - State: closed - Opened by rainers almost 6 years ago - 2 comments

#207 - don't use DToken values for TypeReferenceKind enum

Pull Request - State: closed - Opened by rainers almost 6 years ago - 1 comment

#206 - resolve type of identifier in PostfixExpression_Access

Pull Request - State: closed - Opened by rainers almost 6 years ago - 3 comments

#205 - Stack overflow with `static foreach`

Issue - State: open - Opened by rainers almost 6 years ago - 4 comments

#204 - TypeReferenceFinder: classify functions and methods

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

#203 - distinguish more variable types, add local variables to lookup

Pull Request - State: closed - Opened by rainers almost 6 years ago - 1 comment

#202 - TypeReferenceFinder: also look into imports to classify identifiers

Pull Request - State: closed - Opened by rainers almost 6 years ago - 2 comments

#201 - Feature/ctfe

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

#200 - Feature/fix const attribution

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

#199 - Bug/198

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

#196 - Small improvements

Pull Request - State: closed - Opened by ahmetsait over 8 years ago - 1 comment

#195 - Stack overflow in Visual D's D_parser component

Issue - State: open - Opened by rainers over 8 years ago - 6 comments
Labels: bug

#194 - When using string based case in switch statement, Parser indicates that CaseStatement is invalid

Issue - State: open - Opened by nazriel about 9 years ago - 3 comments
Labels: question

#193 - Make Symbol BaseType resolution entirely lazy

Issue - State: open - Opened by aBothe about 9 years ago - 1 comment
Labels: enhancement

#192 - IDE crash when template typed parameter's default value is set to the template name

Issue - State: closed - Opened by CZDanol about 9 years ago - 1 comment
Labels: bug

#191 - Stackoverflow generating tool tip

Issue - State: closed - Opened by rainers over 9 years ago - 5 comments
Labels: bug

#190 - Stackoverflow during code completion

Issue - State: closed - Opened by rainers over 9 years ago - 1 comment
Labels: bug

#189 - The auto-import feature does not work any more.

Issue - State: closed - Opened by mleise over 9 years ago - 1 comment
Labels: bug

#188 - Support for DIP25 Syntax

Issue - State: closed - Opened by Orvid over 9 years ago - 2 comments
Labels: enhancement

#187 - T isn't in the auto-complete list

Issue - State: closed - Opened by Orvid over 9 years ago - 1 comment
Labels: bug

#186 - NRE from something

Issue - State: closed - Opened by Orvid over 9 years ago
Labels: bug

#185 - ref delegate with new alias syntax fails to parse

Issue - State: closed - Opened by Orvid over 9 years ago
Labels: bug

#184 - Static if else fails to parse

Issue - State: closed - Opened by Orvid over 9 years ago
Labels: bug

#183 - static if static assert parse failure

Issue - State: closed - Opened by Orvid over 9 years ago
Labels: bug

#182 - Infinite loop on a specific case scenario

Issue - State: open - Opened by etcimon almost 10 years ago - 6 comments
Labels: bug

#181 - Code completion does not work with pointer types

Issue - State: closed - Opened by rainers almost 10 years ago - 13 comments

#180 - Too many resolution errors!

Issue - State: closed - Opened by rnleach almost 10 years ago - 12 comments
Labels: bug

#179 - Remove "abstract" keyword when auto-implementing an overridden method.

Issue - State: closed - Opened by mleise almost 10 years ago
Labels: enhancement

#178 - Failure to parse multiplication expression within a __traits(compiles

Issue - State: closed - Opened by Orvid about 10 years ago - 2 comments
Labels: bug

#177 - Failure to parse multi-dimensional slice expression

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#176 - Failure to parse protected inner struct of class Logger in std.experimental.core

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

#175 - Failure to parse assert expression in a comma expression

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#173 - Failure to parse inner type access from typeof

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#172 - Failure to parse struct constructor being called with a modifier

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#171 - HEREDOC string literal parse failure

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#170 - Failure to parse trailing comma in array access

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: wontfix

#169 - Failure to parse void.sizeof

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#167 - Nullref when parsing the invariant test from DMD

Issue - State: closed - Opened by Orvid about 10 years ago - 1 comment
Labels: bug

#166 - Failure to parse mixin of globally scoped symbol

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#165 - Failure to parse named character entity escape codes with numbers in them

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#164 - Debug and version constraints use integers rather than unsigned long values

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: enhancement

#163 - Failure to parse type when prefixed with super

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#162 - Failure to parse typed alias template parameter

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#161 - Failure to parse is expression comparison of this

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#160 - Is expression type extraction alias expression parse failure

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#159 - Failure to parse mixin with typeof expression

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#158 - Failure to parse a weird array literal

Issue - State: closed - Opened by Orvid about 10 years ago - 2 comments
Labels: bug

#157 - Failure to parse explicitly owned package scope protection

Issue - State: closed - Opened by Orvid about 10 years ago - 3 comments
Labels: bug

#156 - Failure to parse deprecated module

Issue - State: closed - Opened by Orvid about 10 years ago - 2 comments
Labels: bug

#155 - Failure to parse attributed lambda

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#154 - Type expression parsing regression

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#153 - Failure to parse in DRuntime

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#152 - The auto-tester is broken

Issue - State: closed - Opened by Orvid about 10 years ago - 1 comment
Labels: bug

#151 - Bad recovery from multi-character char literals

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: enhancement

#150 - Special tokens __VENDOR__ and __VERSION__ are not shown in auto-completation.

Issue - State: closed - Opened by pinver about 10 years ago
Labels: bug

#148 - Parser failure on UCS for builtin types

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: enhancement

#147 - Need to improve error handling

Issue - State: closed - Opened by Orvid about 10 years ago - 3 comments

#146 - How To: Murder the Parser

Issue - State: closed - Opened by Orvid about 10 years ago - 3 comments

#145 - Typo in built-in members of cfloat

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#144 - Parsing Error

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#143 - completion issue

Issue - State: closed - Opened by aBothe about 10 years ago
Labels: bug

#142 - Can't find root of indentation problem

Issue - State: closed - Opened by etcimon about 10 years ago - 3 comments

#141 - null type exception

Pull Request - State: closed - Opened by etcimon about 10 years ago

#140 - Some errors when mixing a ctfe function

Issue - State: closed - Opened by CZDanol about 10 years ago
Labels: bug

#139 - Failure to parse

Issue - State: closed - Opened by Orvid about 10 years ago - 1 comment
Labels: bug

#138 - Find references ignores reference via pointers

Issue - State: closed - Opened by Orvid about 10 years ago
Labels: bug

#135 - Error when defining a delegate alias incorrectly

Issue - State: closed - Opened by patrickjm over 10 years ago - 1 comment
Labels: bug

#40 - Reformatted a few Files

Pull Request - State: closed - Opened by Orvid over 10 years ago

#39 - Who doesn't like speed?

Pull Request - State: closed - Opened by Orvid over 10 years ago

#36 - Large Performance Improvements

Pull Request - State: closed - Opened by Orvid over 10 years ago

#35 - More cleanup

Pull Request - State: closed - Opened by Orvid over 10 years ago

#34 - Static Analysis Cleanup

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

#27 - refactored from Thread data parallelism to Parallel.For

Pull Request - State: closed - Opened by semihokur almost 11 years ago - 1 comment

#16 - Parser crashes with InvalidOperationException "race-condition" in Visual D

Issue - State: closed - Opened by rainers almost 11 years ago - 7 comments

#15 - Just a little general cleanup

Pull Request - State: closed - Opened by lioncash almost 11 years ago

#12 - Some ternary statement fixes. Also a boolean expression simplification.

Pull Request - State: closed - Opened by lioncash almost 11 years ago - 1 comment

#11 - Implemented a pooling mechansim for strings.

Pull Request - State: closed - Opened by Orvid about 11 years ago - 1 comment