Ecosyste.ms: Issues

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

GitHub / jshrake/glsl-include issues and pull requests

#39 - WIP: Ignore directives inside comments

Pull Request - State: closed - Opened by germangb about 5 years ago

#38 - Make Context::expand return Cow 🐄

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

#37 - Simplify API, update dependencies, inject #line directives

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

#36 - Simplify the API, inject #line directives for better error messages

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

#35 - Handle #pragma include directives

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#34 - Fix API usage in benches

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#33 - benches/mod.rs fails to compile

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: bug

#32 - Support #pragma include directive

Issue - State: closed - Opened by jshrake about 6 years ago - 1 comment
Labels: enhancement

#31 - Initial C API

Pull Request - State: closed - Opened by jshrake about 6 years ago - 8 comments

#30 - Fix the expanded source map line numbers

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#29 - SourceMap returned by expand has incorrect line numbers

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: bug

#28 - Refactor code and write some documentation

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#27 - Move error type into separate mod

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

#26 - Implement Display & Error traits for Error type

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#25 - Resolve clippy warnings

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#24 - Add appveyor config

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

#23 - Prepare Cargo.toml for publishing

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#22 - Add option to generate source map data

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#21 - Remove Vec::new() call in run_recursive

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#20 - Error type should be a structure and implement the display trait

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement, good first issue

#19 - Add benchmarks

Pull Request - State: closed - Opened by jshrake about 6 years ago - 8 comments

#18 - Replace panic! calls with returning a Result type

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#17 - Code panics rather than returning a proper Result type

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: bug, enhancement

#16 - Add benchmarks

Issue - State: closed - Opened by jshrake about 6 years ago - 1 comment
Labels: enhancement

#15 - Avoid instantiating a new results Vec on each recursion

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement

#14 - Missing Windows ci

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement, good first issue

#13 - Change name to glsl-include

Pull Request - State: closed - Opened by jshrake about 6 years ago - 2 comments

#12 - Add clippy

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement, good first issue

#11 - Write a C interface and build wasm32-unknown-unknown target

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement

#10 - Publish crate on crates.io

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement, good first issue

#9 - Crate name uses underscore rather than hyphen

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement, good first issue

#8 - Return source map data

Issue - State: closed - Opened by jshrake about 6 years ago - 1 comment
Labels: enhancement

#7 - Add minimum rust version to travis-ci

Pull Request - State: closed - Opened by jshrake about 6 years ago - 18 comments

#6 - Ensure files are included only once

Pull Request - State: closed - Opened by jshrake about 6 years ago - 4 comments

#5 - Missing documentation

Issue - State: closed - Opened by jshrake about 6 years ago - 1 comment
Labels: enhancement

#4 - Determine the minimum version of rust that builds successfully

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: enhancement, question

#3 - #version directive in included files is problematic

Issue - State: open - Opened by jshrake about 6 years ago
Labels: bug

#2 - files can be included multiple times

Issue - State: closed - Opened by jshrake about 6 years ago
Labels: bug

#1 - #include directive in block comments is expanded

Issue - State: open - Opened by jshrake about 6 years ago - 2 comments
Labels: bug