Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Abscissa/SDLang-D issues and pull requests
#76 - Make lexer emit token ranges instead of just locations
Pull Request -
State: open - Opened by WebFreak001 over 1 year ago
#75 - Migrate to dlang-community
Issue -
State: open - Opened by WebFreak001 over 1 year ago
- 2 comments
#74 - Disallow multiline and comments inside timestamps
Issue -
State: open - Opened by WebFreak001 over 1 year ago
#73 - Update unitthreaded: remove @DontTest
Pull Request -
State: open - Opened by Panke over 3 years ago
- 4 comments
#72 - API refactoring suggestions
Issue -
State: open - Opened by ZILtoid1991 over 4 years ago
- 1 comment
#71 - boolean literal tag names?
Issue -
State: open - Opened by icecoldtofu over 4 years ago
#70 - Remove FracSec usage if not available in Phobos
Pull Request -
State: closed - Opened by schveiguy over 4 years ago
- 13 comments
#69 - Application crash on release build
Issue -
State: open - Opened by LunaTheFoxgirl over 4 years ago
- 2 comments
#68 - FracSec is no longer present in DMD 2.091
Issue -
State: closed - Opened by GoaLitiuM over 4 years ago
- 2 comments
#67 - Lexer should internally operate on UTF-8, not UTF-32
Issue -
State: open - Opened by Abscissa about 5 years ago
#66 - Improved memory safety and purity
Pull Request -
State: open - Opened by ZILtoid1991 over 5 years ago
- 1 comment
#65 - Memory safety
Issue -
State: open - Opened by ZILtoid1991 over 5 years ago
#64 - Allow taggedalgebraic 0.11.x
Pull Request -
State: closed - Opened by s-ludwig almost 6 years ago
- 2 comments
#63 - Bus error: 10 when parsing file
Issue -
State: open - Opened by jbeaurgamot almost 6 years ago
- 1 comment
#62 - Add the ability to enclose multiple lines strings in `` quotes as in JS
Issue -
State: open - Opened by DarkRiDDeR almost 6 years ago
- 1 comment
Labels: spec-v2
#61 - Add pure/const/@nogc/nothrow attributes
Issue -
State: open - Opened by araspik about 6 years ago
- 1 comment
#60 - Get value with path
Issue -
State: open - Opened by Domain over 6 years ago
- 1 comment
#59 - should this be valid
Issue -
State: open - Opened by SingingBush over 6 years ago
- 2 comments
Labels: docs
#58 - Can't build without hacking the version of unit-threaded being used
Issue -
State: closed - Opened by SenorCMasMas over 6 years ago
- 4 comments
#57 - silently accepts bad syntax
Issue -
State: closed - Opened by timotheecour almost 7 years ago
- 3 comments
Labels: invalid
#56 - SDLang logo
Issue -
State: open - Opened by JimiC about 7 years ago
- 1 comment
#55 - TimeZone.getTimeZone deprecation hotfix
Pull Request -
State: closed - Opened by ZILtoid1991 over 7 years ago
- 5 comments
#54 - Release build fails
Issue -
State: open - Opened by hardliner66 almost 8 years ago
- 3 comments
#53 - Update HOWTO.md
Pull Request -
State: closed - Opened by luke5542 about 8 years ago
- 1 comment
#52 - Consider hex/octal/binary literals for numeric values
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: spec-v2
#51 - Scientific notation for floating point
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: spec-v2
#50 - Outputs certain floating point numbers in unsupported scientific notation
Issue -
State: closed - Opened by MaksimZh about 8 years ago
- 2 comments
Labels: bug
#49 - Duplicate attributes are supposed to be disallowed
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: breaking-change, fails-spec
#48 - Allow access to comments
Issue -
State: open - Opened by Abscissa about 8 years ago
- 1 comment
Labels: new-feature
#47 - Consider downgrading DOM ranges from random-access to optimize/simplify internal structures.
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: breaking-change
#46 - Define/Implement scema format
Issue -
State: open - Opened by Abscissa about 8 years ago
- 3 comments
Labels: new-feature
#45 - Consider converting changelog from markdown to ddoc
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: docs
#44 - Need better error message for ":tagname" (colon with no namespace)
Issue -
State: closed - Opened by Abscissa about 8 years ago
#43 - Consider changing Value from std.variant.Algebraic to TaggedAlgebraic.
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: breaking-change
#42 - Change Value's type to prevent assigning infinity/NaN
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: breaking-change
#41 - Pull Parser: Add skipPastTag/Parent/etc.
Issue -
State: open - Opened by Abscissa about 8 years ago
Labels: enhancement
#40 - build-docs shouldn't rely on specific dir layout for deps
Issue -
State: closed - Opened by Abscissa about 8 years ago
- 1 comment
Labels: bug, docs
#39 - Remove references to deprecated module std.stream
Pull Request -
State: closed - Opened by lesderid over 8 years ago
- 4 comments
#38 - Add a way to deep clone a tag (and all its children)
Issue -
State: closed - Opened by trikko over 8 years ago
- 1 comment
Labels: enhancement
#37 - Tag a new release
Issue -
State: closed - Opened by s-ludwig over 8 years ago
- 3 comments
#36 - Use Duration for fractional seconds to avoid deprecation warnings.
Pull Request -
State: closed - Opened by s-ludwig over 8 years ago
#35 - Fix lexing of empty string literals (#34)
Pull Request -
State: closed - Opened by s-ludwig over 8 years ago
#34 - Bogus parse error for empty strings at EOL
Issue -
State: closed - Opened by s-ludwig over 8 years ago
- 1 comment
#33 - Link to sdlang.org
Pull Request -
State: closed - Opened by s-ludwig almost 9 years ago
#32 - [docs] SDL format needs to be described
Issue -
State: open - Opened by thedeemon about 9 years ago
- 6 comments
Labels: docs
#31 - Escape sequence results in range violation error
Issue -
State: closed - Opened by s-ludwig over 9 years ago
- 1 comment
#30 - CLI/lib tools to convert to/from JSON and XML
Issue -
State: open - Opened by Abscissa over 9 years ago
- 3 comments
Labels: new-feature
#29 - Fix line counter for Windows-style line endings. Fixes #28.
Pull Request -
State: closed - Opened by s-ludwig over 9 years ago
- 5 comments
#28 - Wrong line count for Windows style line breaks
Issue -
State: closed - Opened by s-ludwig over 9 years ago
#27 - Should get error when serializing unsupported infinity and nan
Issue -
State: closed - Opened by Abscissa over 9 years ago
Labels: bug
#26 - support float.infinity and float.nan (same for double) for next version of SDL spec
Issue -
State: open - Opened by extrawurst over 9 years ago
- 1 comment
Labels: enhancement, spec-v2
#25 - const correctness
Issue -
State: open - Opened by schuetzm over 9 years ago
Labels: bug
#24 - Replace deprecated core.time.Duration.* by split
Pull Request -
State: closed - Opened by schuetzm over 9 years ago
- 7 comments
#23 - Lexer is a class, don't store a pointer to it
Pull Request -
State: closed - Opened by schuetzm over 9 years ago
- 1 comment
#22 - Replace deprecated builtin .sort by std.algorithm.sort
Pull Request -
State: closed - Opened by schuetzm over 9 years ago
#21 - Remove unneeded "buildOptions" from package config
Pull Request -
State: closed - Opened by schuetzm over 9 years ago
#20 - Possible merge with libsdl-d
Issue -
State: closed - Opened by mihails-strasuns almost 10 years ago
- 3 comments
Labels: enhancement
#19 - Errors and warnings with dmd 2.067 beta
Issue -
State: closed - Opened by MrSmith33 about 10 years ago
#18 - Linking error
Issue -
State: closed - Opened by o3o about 10 years ago
- 5 comments
#17 - Remove FileStart and FileEnd events
Issue -
State: closed - Opened by marler8997 about 10 years ago
- 5 comments
Labels: enhancement
#16 - Access Violation Pull Parser
Issue -
State: closed - Opened by marler8997 about 10 years ago
- 3 comments
#15 - package.json needs a comma
Issue -
State: closed - Opened by p0nce about 10 years ago
- 1 comment
#14 - RFC: Add StAX/Pull-style parsing interface
Issue -
State: closed - Opened by Abscissa about 10 years ago
- 9 comments
#13 - Incorrectly accepts ":tagname" (blank namespace, tagname prefixed with colon)
Issue -
State: closed - Opened by Abscissa about 10 years ago
- 3 comments
Labels: fails-spec, works-for-me
#12 - Incorrectly accepts "anon tag without a value" when the tag has children
Issue -
State: closed - Opened by Abscissa about 10 years ago
- 3 comments
Labels: fails-spec
#11 - Newline immediately after // is ignored
Issue -
State: closed - Opened by Abscissa about 10 years ago
- 1 comment
#10 - Attributes can have spaces between tokens
Issue -
State: closed - Opened by marler8997 about 10 years ago
- 2 comments
#9 - Corner Cases
Issue -
State: closed - Opened by marler8997 about 10 years ago
- 21 comments
#8 - Consecutive escape sequences not getting correctly decoded
Issue -
State: closed - Opened by s-ludwig over 10 years ago
#7 - Fixed Dub Warnings on Build
Pull Request -
State: closed - Opened by ColdenCullen over 10 years ago
- 6 comments
#6 - Add firstXXX for all lookup methods
Issue -
State: closed - Opened by zhaopuming over 10 years ago
- 1 comment
Labels: enhancement
#5 - Building with Dub produces package format warnings
Issue -
State: closed - Opened by ColdenCullen over 10 years ago
- 1 comment
#4 - Use preferred way of allowing warnings in dub
Pull Request -
State: closed - Opened by brad-anderson almost 11 years ago
#3 - Fix configurations section of package.json.
Pull Request -
State: closed - Opened by s-ludwig about 11 years ago
- 1 comment
#2 - API update: make it compile to DMD 2.063+
Pull Request -
State: closed - Opened by nusgnaf over 11 years ago
- 1 comment
#1 - Linker errors, what?
Issue -
State: closed - Opened by enjoysmath over 11 years ago
- 7 comments