Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / urbas/rix issues and pull requests
#136 - use deno core
Pull Request -
State: closed - Opened by urbas 5 months ago
#134 - update deps
Pull Request -
State: closed - Opened by urbas 6 months ago
#133 - "isXXX" builtins
Pull Request -
State: closed - Opened by arduano 6 months ago
- 2 comments
#132 - Improved "other" error testing with error codename
Pull Request -
State: closed - Opened by arduano 7 months ago
- 2 comments
#131 - More robust import tests
Pull Request -
State: closed - Opened by arduano 7 months ago
- 1 comment
#130 - Propagate current path through the rust code
Pull Request -
State: closed - Opened by arduano 7 months ago
#129 - Improve error handling for toStrict
Pull Request -
State: closed - Opened by arduano 7 months ago
#128 - Propagate ctx around lambdas for access to current file path
Pull Request -
State: closed - Opened by arduano 7 months ago
- 1 comment
#127 - Improved path handling for imports
Pull Request -
State: closed - Opened by arduano 7 months ago
- 3 comments
#126 - Added global intrinsic functions in typescript
Pull Request -
State: closed - Opened by arduano 7 months ago
#125 - Some minor fixes
Pull Request -
State: closed - Opened by arduano 7 months ago
#124 - Figure out why this assert wasn't failing
Issue -
State: open - Opened by arduano 7 months ago
- 1 comment
#123 - Set up this repo with graphite
Issue -
State: closed - Opened by arduano 7 months ago
- 5 comments
#122 - Figure out what's wrong with path parsing
Issue -
State: open - Opened by arduano 7 months ago
- 1 comment
#121 - Stubbed out all builtin functions/tests
Pull Request -
State: closed - Opened by arduano 7 months ago
- 3 comments
#120 - Minor fixes
Pull Request -
State: closed - Opened by arduano 7 months ago
#119 - Refactoring tests
Pull Request -
State: closed - Opened by arduano 7 months ago
#118 - Enable "strict" mode in typescript
Issue -
State: open - Opened by arduano 7 months ago
#117 - Some fixes to the previous PR
Pull Request -
State: closed - Opened by arduano 7 months ago
- 3 comments
#116 - Error handling
Pull Request -
State: closed - Opened by arduano 8 months ago
- 2 comments
#115 - Added the imports builtin
Pull Request -
State: closed - Opened by arduano 8 months ago
#114 - Distribute Rix via Nix
Issue -
State: open - Opened by urbas 8 months ago
- 2 comments
#113 - github actions: magic nix cache
Pull Request -
State: closed - Opened by urbas 8 months ago
- 2 comments
#112 - github actions v4
Pull Request -
State: closed - Opened by urbas 8 months ago
- 1 comment
#111 - Split execution code
Pull Request -
State: closed - Opened by arduano 8 months ago
- 3 comments
#110 - Split up the execution code into multiple files
Pull Request -
State: closed - Opened by arduano 8 months ago
- 3 comments
#109 - inline nixjs-rt
Pull Request -
State: closed - Opened by urbas 8 months ago
- 2 comments
#108 - migrate to latest nixjs-rt
Pull Request -
State: closed - Opened by urbas 9 months ago
- 1 comment
#107 - rix now focuses only on nix language evaluation
Pull Request -
State: closed - Opened by urbas 9 months ago
#106 - derivations: don't break on dynamicDerivations
Pull Request -
State: closed - Opened by urbas 9 months ago
#105 - Revert "github action on push only to avoid duplicate builds"
Pull Request -
State: closed - Opened by urbas 9 months ago
#104 - Benchmarking execution
Issue -
State: open - Opened by arduano 9 months ago
- 5 comments
#103 - Added tests for new builtins
Pull Request -
State: closed - Opened by arduano 9 months ago
- 6 comments
#102 - Issues with repo's flake.nix
Issue -
State: open - Opened by arduano 9 months ago
- 4 comments
#101 - migrate to nixjs-rt
Pull Request -
State: closed - Opened by urbas 10 months ago
#100 - added `builtins.add`
Pull Request -
State: closed - Opened by urbas over 1 year ago
#99 - implemented the 'abort' builtin
Pull Request -
State: closed - Opened by urbas over 1 year ago
#98 - elements in lists are lazy
Pull Request -
State: closed - Opened by urbas over 1 year ago
#97 - added `builtins.head` and converted lambdas to the `Lambda` type
Pull Request -
State: closed - Opened by urbas over 1 year ago
#96 - attrset bodies now built-up lazily
Pull Request -
State: closed - Opened by urbas over 1 year ago
#95 - attrpaths are now lazy
Pull Request -
State: closed - Opened by urbas over 1 year ago
#94 - migrate to NixType
Pull Request -
State: closed - Opened by urbas over 1 year ago
#93 - removed braces from the top-level lambda
Pull Request -
State: closed - Opened by urbas over 1 year ago
#92 - eval support for recursive attrsets
Pull Request -
State: closed - Opened by urbas over 1 year ago
#91 - recursive let block
Pull Request -
State: closed - Opened by urbas over 1 year ago
#90 - bump dependencies to latest
Pull Request -
State: closed - Opened by urbas over 1 year ago
#89 - `run_in_sandbox` method returns an exit code on normal process exit only
Pull Request -
State: closed - Opened by urbas over 1 year ago
#88 - sanbox now calls chroot after pivot
Pull Request -
State: closed - Opened by urbas over 1 year ago
#87 - mounts runtime dependencies of input derivations into the sandbox
Pull Request -
State: closed - Opened by urbas over 1 year ago
#86 - mark rec attrsets as unsupported
Pull Request -
State: closed - Opened by urbas over 1 year ago
#85 - Pattern lambda binding
Pull Request -
State: closed - Opened by urbas over 1 year ago
#84 - support for default values in pattern lambda arguments
Pull Request -
State: closed - Opened by urbas over 1 year ago
#83 - support for pattern lambdas
Pull Request -
State: closed - Opened by urbas over 1 year ago
#82 - support for simple `let-in` expression evaluation
Pull Request -
State: closed - Opened by urbas over 1 year ago
#81 - add clippy to CI
Pull Request -
State: closed - Opened by urbas over 1 year ago
#80 - support for simple lambda evaluation
Pull Request -
State: closed - Opened by urbas over 1 year ago
#79 - implements evaluation of if-then-else expressions
Pull Request -
State: closed - Opened by urbas over 1 year ago
#78 - implements path concatenation
Pull Request -
State: closed - Opened by urbas over 1 year ago
#77 - implements path evaluation
Pull Request -
State: closed - Opened by urbas over 1 year ago
#76 - Multiline strings, urls, dynamic attrs, and the Path type
Pull Request -
State: closed - Opened by urbas over 1 year ago
#75 - implements string interpolation
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#74 - upgrade all deps
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#73 - github action on push only to avoid duplicate builds
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#72 - implements application of lambdas that don't use variables
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#71 - implements the '.' operator
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#70 - implements the '?' operator
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#69 - implements the '//' operator
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#68 - implements int64 semantics that are closer to nix's int64 semantics
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#67 - Implements the equality operator and the simplest form of attrset literals
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#66 - implements evaluation of the equality operator
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#65 - implements comparison operators
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#64 - implements list concatenation
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#63 - adds ability to evaluate list literals
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#62 - implements nix's boolean semantics more faithfully
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#61 - bump nixrt to version with better multiplication and division errors
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#60 - evaluation errors now print stack traces
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#59 - nix value as callback
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#58 - the transpile subcommand mentioned in readme.md
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#57 - evaluate string concatenation
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#56 - transpile output without extra newline
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#55 - update all deps
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#54 - adds the `transpile` sub-command
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#53 - removed unused BigInt logic
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#52 - evaluate simple string literals
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#51 - parenthesis evaluation
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#50 - mixed integer and float arithmetic
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#49 - use BigInt to represent nix's 64-bit integers
Pull Request -
State: closed - Opened by urbas almost 2 years ago
- 1 comment
#48 - emit nix expressions as a JS module rather than a script
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#47 - evaluate integer arithmetic
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#46 - evaluate boolean and, or, and implication
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#45 - evaluate boolean negation
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#44 - drop the AST nix evaluator in favour of V8
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#43 - `rix eval --expr 'let x = 1; in x'` fails to evaluate
Issue -
State: closed - Opened by urbas almost 2 years ago
- 1 comment
#42 - `rix eval --expr '(x: x + 1) 1'` fails to evaluate
Issue -
State: closed - Opened by urbas almost 2 years ago
- 1 comment
#41 - implement evaluation of '==', '<=', and '>=' operators
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#40 - implement '<' and '>' operator evaluation
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#39 - update rust and dev env dependencies
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#38 - implements the attribute selection operator
Pull Request -
State: closed - Opened by urbas almost 2 years ago
#37 - string multiplied by a string results in an error
Pull Request -
State: closed - Opened by urbas about 2 years ago
#36 - evaluation can now indicate failure
Pull Request -
State: closed - Opened by urbas about 2 years ago