Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/starlark-rust issues and pull requests
#283 - Consider handing the crates to https://github.com/facebookexperimental/starlark-rust/
Issue -
State: closed - Opened by damienmg almost 4 years ago
- 20 comments
#282 - intra_doc_resolution_failures -> broken_intra_doc_links
Pull Request -
State: closed - Opened by sashka almost 4 years ago
- 1 comment
#281 - Treat escaped carriage returns like other impls
Pull Request -
State: closed - Opened by illicitonion almost 4 years ago
- 1 comment
#280 - scanner: scanner does not ignore an escaped carriage return
Issue -
State: closed - Opened by alandonovan almost 4 years ago
- 1 comment
#279 - Question: Unknown cause of mutable borrow in environment
Issue -
State: closed - Opened by Mythra almost 4 years ago
- 1 comment
#278 - update lalrpop
Pull Request -
State: closed - Opened by Mythra almost 4 years ago
- 2 comments
#277 - Some Error Codes Collide
Issue -
State: closed - Opened by Mythra almost 4 years ago
- 1 comment
#276 - use std::path::Path for file paths
Pull Request -
State: closed - Opened by Mythra almost 4 years ago
- 7 comments
#275 - Diagnostics don't seem to report file they're loaded from
Issue -
State: closed - Opened by Mythra about 4 years ago
- 2 comments
#274 - FileLoader should ideally use Path/PathBuf's instead of `&str`
Issue -
State: closed - Opened by Mythra about 4 years ago
- 3 comments
#273 - Working with eval'd types for unit tests
Issue -
State: closed - Opened by Mythra about 4 years ago
- 2 comments
#272 - Should `FileLoader::load` return `Result<..., Diagnostic>` instead of `Result<..., EvalException>`?
Issue -
State: closed - Opened by anp about 4 years ago
- 1 comment
#271 - Remove debug statement that was accidentally committed
Pull Request -
State: closed - Opened by damienmg about 4 years ago
#270 - Debug print statement in starlark::environment::TypeValues::get_type_value()
Issue -
State: closed - Opened by indygreg about 4 years ago
- 4 comments
#269 - How to implement rust-native functions outside of starlark crate?
Issue -
State: closed - Opened by illicitonion over 4 years ago
- 2 comments
#268 - crash (stack overflow) when creating a deeply nested data structure
Issue -
State: closed - Opened by alandonovan over 4 years ago
- 1 comment
#267 - x[0]=x produces a "recursive data structure" error
Issue -
State: closed - Opened by alandonovan over 4 years ago
- 1 comment
#266 - starlark-rust doesn't build
Issue -
State: closed - Opened by alandonovan over 4 years ago
- 6 comments
#265 - Does `TypeValues` transition violate Starlark specification?
Issue -
State: closed - Opened by indygreg over 4 years ago
- 6 comments
#264 - Mute lalrpop generated code warnings
Pull Request -
State: closed - Opened by stepancheg over 4 years ago
#263 - Consider releasing a new version
Issue -
State: closed - Opened by ch2ray almost 5 years ago
- 2 comments
#262 - Rename is_in function to contains
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#261 - Remove Error::description calls
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#260 - Make unsupported operation error an enum
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#259 - ValueOther helper type
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#258 - Spelling nit in README
Pull Request -
State: closed - Opened by steshaw almost 5 years ago
- 1 comment
#257 - Make list += inline
Issue -
State: closed - Opened by stepancheg almost 5 years ago
#256 - StatementCompiled::Return is non-option now
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#255 - Verify optimized AST only contains frozen values
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#254 - eval_un_op utility
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#253 - Split eval_bin_op
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#252 - AST formatting utilities
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#251 - Exclude spaces from Display for BinOp
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#250 - UnOp enum
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#249 - Remove REPL --ast option
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#248 - Replace fmt::Formatter with fmt::Write
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#247 - Avoid string allocation for Statement::fmt_with_tab parameter
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#246 - Store * and + operator implementations in TypeValues
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
- 1 comment
#245 - Move mod testutil to top level
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#244 - Merge starlark_ok! and starlark_fail! macros
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#243 - Access local variables without RefCell
Pull Request -
State: closed - Opened by stepancheg almost 5 years ago
#242 - Don't use reference counting for file loader
Pull Request -
State: closed - Opened by dflemstr almost 5 years ago
- 3 comments
#241 - Optimize downcast_ref
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#240 - Move slice index computation logic into a separate mod
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#239 - RcString
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#238 - Make evaluator parameterized over context type
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#237 - Use ObjectCell for freezing-borrowing Environment
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#236 - Replace set constructor with flag
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#235 - Ensure environment is frozen when importing symbols from it
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#234 - Support downcasting in macros
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 2 comments
#233 - Freeze objects at most once
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#232 - Make CallStack opaque objects
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#231 - Fix quote inside triple quote parsing
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#230 - Single quotes within triple quoted strings swallow character following the quote
Issue -
State: closed - Opened by indygreg about 5 years ago
- 1 comment
#229 - inspect function
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#228 - Fix unnecessary parens warning in SetConstructor
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#227 - freeze function
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#226 - Disconnect TypeValues from Environment
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#225 - Execute doctests in CI
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#224 - Simplify starlark_signature_extraction macro by using helper type
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#223 - Hide EvaluationContext from public API
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#222 - Add module support to test framework
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#221 - Refactor binop
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#220 - Constant propagation into function scope
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#219 - Index global variables
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#218 - ExprCompiled::Value
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#217 - Next attempt to implement GC
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 4 comments
#216 - Next better version of object layout
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 2 comments
#215 - Fix recursive iteration
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#214 - Module type
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#213 - Avoid allocation of call stack in each function call
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#212 - Detach interpreter AST from parser AST
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#211 - Restrict augmented assignment to a global variable at parse level
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#210 - EvaluationContextEnvironment::set_slot function is infallible
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#209 - Typecheck do_bench function in stable and beta
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#208 - Simplify StatementCompiled
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#207 - More refactoring of function signature
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#206 - Adopt Python syntax for positional-only function parameters
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#205 - SignatureBuilder utility for macros
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#204 - Specialize TypedIterable::to_vec
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#203 - Use flat variable storage for nested scopes in local context
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#202 - Detach interpreter AST from parser AST
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#201 - Check assignment target is correct at parse time
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#200 - Unnecessary Box in AstAugmentedAssignTargetExpr
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#199 - Do not allocate many string when building str or repr
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#198 - Restore range integration test
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#197 - Mute unused code warnings
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#196 - [] += [] should be an error
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 3 comments
#195 - Include grammar tests as regular mod
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#194 - Convert eval_vector! macro into function
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
#192 - Mute unused semicolon warning
Pull Request -
State: closed - Opened by stepancheg about 5 years ago
- 1 comment
#142 - GC
Pull Request -
State: closed - Opened by stepancheg over 5 years ago
- 7 comments
#119 - Build with Bazel and Pants
Issue -
State: closed - Opened by damienmg over 5 years ago
- 1 comment
#71 - A refactoring and an example of embedding Starlark in Rust
Pull Request -
State: closed - Opened by stepancheg over 5 years ago
- 2 comments
#70 - Support multiple arguments for print functions
Pull Request -
State: closed - Opened by stepancheg over 5 years ago
- 2 comments
#67 - add string·elem_ords
Issue -
State: closed - Opened by josharian almost 6 years ago
- 5 comments
#42 - repl doesn't accept unparenthesized expressions outside of assignment context
Issue -
State: closed - Opened by josharian almost 6 years ago
#26 - Make codemap/codemap-diagnostic optional dependencies.
Issue -
State: closed - Opened by damienmg almost 6 years ago
- 2 comments
#14 - Coroutine/Generator Support
Issue -
State: closed - Opened by stuhood about 6 years ago
- 8 comments
#4 - Accept loop at top level in the REPL and the grammar ; raise error during evaluation
Issue -
State: closed - Opened by damienmg about 6 years ago