GitHub / pixie-lang/pixie issues and pull requests
#540 - Treat .pxi files as vendored in language statistics
Pull Request -
State: closed - Opened by pchaigno over 5 years ago
- 1 comment
#539 - Error in building Pixie
Issue -
State: open - Opened by jsgrahamus almost 7 years ago
#538 - Revert back to a working version
Pull Request -
State: open - Opened by kuettler about 7 years ago
- 6 comments
#537 - missing files for Debian build
Issue -
State: open - Opened by gitshub almost 8 years ago
#536 - Travis CI doesn't detected run time errors
Issue -
State: open - Opened by alekcz about 8 years ago
#535 - RuntimeException: <inst pixie.stdlib.Keyword> Var assoc is undefined
Issue -
State: open - Opened by rrrnld about 8 years ago
- 8 comments
#534 - Add test for the letfn macro
Pull Request -
State: closed - Opened by egregius313 over 8 years ago
- 1 comment
#533 - Pixie's readthedocs page needs serious improvement
Issue -
State: open - Opened by egregius313 over 8 years ago
- 5 comments
#532 - [wip] Added watching and compare-and-set! for atoms
Pull Request -
State: open - Opened by egregius313 over 8 years ago
#531 - Change calls to throw to vector instead of string
Pull Request -
State: closed - Opened by egregius313 over 8 years ago
- 3 comments
#530 - Fix LGPL svg link
Pull Request -
State: closed - Opened by Shoozza almost 9 years ago
- 1 comment
#529 - Calling multi arity fns seems to degrade performance.
Issue -
State: open - Opened by thomasmulvaney almost 9 years ago
Labels: bug, help wanted
#528 - Added letfn macro to the stdlib.
Pull Request -
State: closed - Opened by egregius313 almost 9 years ago
- 4 comments
#527 - new release
Issue -
State: open - Opened by aeosynth about 9 years ago
- 3 comments
#526 - Error running generate-docs.pxi
Issue -
State: open - Opened by jsgrahamus about 9 years ago
- 2 comments
#525 - Error when running mandelbrot program
Issue -
State: open - Opened by jsgrahamus about 9 years ago
- 2 comments
#524 - Replace defn by fn
Pull Request -
State: closed - Opened by angusiguess about 9 years ago
- 1 comment
#523 - I made RPM packages for Pixie.
Issue -
State: open - Opened by zilti over 9 years ago
- 1 comment
#522 - try...catch can't recur a loop
Issue -
State: open - Opened by brycecovert over 9 years ago
#521 - for bindings can depend on previous ones.
Pull Request -
State: closed - Opened by brycecovert over 9 years ago
- 2 comments
#520 - Inconsistent dealing with unknown symbol with (doc) function
Issue -
State: open - Opened by socksy over 9 years ago
#519 - lock pypy version down
Pull Request -
State: closed - Opened by thomasmulvaney over 9 years ago
#518 - Integer overflow on 32 bit system
Issue -
State: open - Opened by nooga over 9 years ago
#517 - `RuntimeException` with pixies.fs, pixie.io
Issue -
State: open - Opened by ruivieira over 9 years ago
- 4 comments
#516 - byte arrays seems to be immutably zeroed
Issue -
State: open - Opened by shlomiv over 9 years ago
#515 - Successful `build_with_jit` produces broken binary on raspbian armhf
Issue -
State: closed - Opened by nooga over 9 years ago
- 1 comment
#514 - Installation fails on OSX - libffi
Issue -
State: open - Opened by lctrt over 9 years ago
- 2 comments
#513 - externals.tar.bz2 as referenced in Makefile seems to be missing
Issue -
State: open - Opened by interstar almost 10 years ago
- 2 comments
#512 - Throw RuntimeExceptions for array functions
Pull Request -
State: closed - Opened by thomasmulvaney almost 10 years ago
#511 - check exception type in tests
Pull Request -
State: open - Opened by thomasmulvaney almost 10 years ago
#510 - fix transducer composition problems, add tests
Pull Request -
State: closed - Opened by notnew almost 10 years ago
- 1 comment
#509 - Add sequence to stdlib
Pull Request -
State: closed - Opened by angusiguess almost 10 years ago
- 6 comments
#508 - fix tail call check for recur
Pull Request -
State: closed - Opened by thomasmulvaney almost 10 years ago
- 3 comments
#507 - Update to most recent pypy
Pull Request -
State: closed - Opened by thomasmulvaney almost 10 years ago
- 2 comments
#506 - [wip] in-ns form
Pull Request -
State: open - Opened by thomasmulvaney almost 10 years ago
#505 - keywords can start with numbers or true, false, nil
Pull Request -
State: closed - Opened by thomasmulvaney almost 10 years ago
#504 - catch exception when compiling with -c
Pull Request -
State: closed - Opened by thomasmulvaney almost 10 years ago
- 1 comment
#503 - Make pixie 1337
Issue -
State: closed - Opened by bendlas almost 10 years ago
- 1 comment
#502 - Implement sequence
Issue -
State: closed - Opened by thomasmulvaney almost 10 years ago
- 1 comment
Labels: enhancement, beginner-friendly
#501 - Macro q deref
Pull Request -
State: closed - Opened by mks-m almost 10 years ago
- 2 comments
#500 - fixes the speed of iterates reduce
Pull Request -
State: closed - Opened by thomasmulvaney almost 10 years ago
- 1 comment
#499 - Added mkdtmp to stdlib
Pull Request -
State: closed - Opened by oholiab almost 10 years ago
- 5 comments
#498 - [wip] Regular expressions
Pull Request -
State: open - Opened by mks-m almost 10 years ago
- 12 comments
#497 - Make docker container smaller
Issue -
State: open - Opened by thomasmulvaney about 10 years ago
- 2 comments
Labels: enhancement, beginner-friendly
#496 - find python using which -a
Pull Request -
State: closed - Opened by mks-m about 10 years ago
- 1 comment
#495 - Added iterate function and tests
Pull Request -
State: closed - Opened by oholiab about 10 years ago
- 5 comments
#494 - define exp10 using pow
Pull Request -
State: closed - Opened by mks-m about 10 years ago
- 4 comments
#493 - make typing less verbose
Pull Request -
State: closed - Opened by thomasmulvaney about 10 years ago
- 1 comment
#492 - Add `eduction` and `completing`
Pull Request -
State: closed - Opened by sebastiano-barrera about 10 years ago
- 4 comments
#491 - fatal error: 'boost/type_traits.hpp' file not found
Issue -
State: closed - Opened by prairie-guy about 10 years ago
- 3 comments
#490 - Fixes #489
Pull Request -
State: closed - Opened by schaefed about 10 years ago
- 4 comments
#489 - invalid arguments to math functions crash pixie
Issue -
State: closed - Opened by schaefed about 10 years ago
#488 - Remove remains of preloader
Pull Request -
State: closed - Opened by thomasmulvaney about 10 years ago
#487 - Error during compilation: Unexpected EOF while reading
Issue -
State: closed - Opened by BrunoBonacci about 10 years ago
- 14 comments
#486 - improve pixie.math scope (adapted from work of @edw found here:
Pull Request -
State: closed - Opened by mpenet about 10 years ago
- 3 comments
#485 - Add pattern matching
Issue -
State: open - Opened by nilern about 10 years ago
#484 - Apply could be more performant
Issue -
State: open - Opened by thomasmulvaney about 10 years ago
Labels: enhancement
#483 - Add an eduction type and function
Issue -
State: closed - Opened by thomasmulvaney about 10 years ago
- 3 comments
Labels: beginner-friendly
#482 - pixie-vm -e '(doseq [i (map #(/ %1 %2) (range 1 20 ) (range 21 30))] (println i)' crashes pixie
Issue -
State: closed - Opened by pfefferminz132 about 10 years ago
#481 - Added generate-docs.pxi
Pull Request -
State: closed - Opened by hswick about 10 years ago
- 1 comment
#480 - add cycle
Pull Request -
State: closed - Opened by stuarth about 10 years ago
- 3 comments
#479 - Makefile : do not fetch externals when present
Pull Request -
State: closed - Opened by jmglov about 10 years ago
- 1 comment
#478 - freeze rpython
Pull Request -
State: closed - Opened by thomasmulvaney about 10 years ago
- 1 comment
#477 - Add a few more docstrings
Pull Request -
State: closed - Opened by tie-rack about 10 years ago
- 1 comment
#476 - Initialized docs direction with sphinx
Pull Request -
State: closed - Opened by alekcz about 10 years ago
#475 - Initialized docs direction with sphinx
Pull Request -
State: closed - Opened by alekcz about 10 years ago
#474 - concat always returns a vector
Issue -
State: open - Opened by jmglov about 10 years ago
- 6 comments
Labels: bug
#473 - cannot build pixie on Ubuntu 15.10 64bit
Issue -
State: closed - Opened by minhnhdo about 10 years ago
- 7 comments
#472 - Normalize docstrings in io-related namespaces
Pull Request -
State: closed - Opened by tie-rack about 10 years ago
- 1 comment
#471 - Update gitignore to ignore build artifacts
Pull Request -
State: closed - Opened by jmglov about 10 years ago
- 1 comment
#470 - Quoted list and list function produce different types
Issue -
State: open - Opened by jmglov about 10 years ago
- 1 comment
#469 - Add pixie.data.json for reading and writing JSON
Pull Request -
State: closed - Opened by jmglov about 10 years ago
- 15 comments
#468 - delete dead code
Pull Request -
State: closed - Opened by thomasmulvaney about 10 years ago
#467 - parser.json : add write-string for generating JSON
Pull Request -
State: closed - Opened by jmglov about 10 years ago
- 3 comments
#466 - Fix the build for the latest PyPy nightly build
Pull Request -
State: closed - Opened by jmglov about 10 years ago
- 2 comments
#465 - Revert "Add `is_recursive=True` to the main JitDriver"
Pull Request -
State: closed - Opened by heyLu about 10 years ago
- 1 comment
#464 - Fix the build for the latest PyPy nightly build
Pull Request -
State: closed - Opened by jmglov about 10 years ago
- 3 comments
#463 - Build error: entrypoint.entrypoint() is removed because of a bug
Issue -
State: closed - Opened by jmglov about 10 years ago
- 3 comments
#462 - Add `is_recursive=True` to the main JitDriver
Pull Request -
State: closed - Opened by heyLu about 10 years ago
- 6 comments
#461 - Normalize docstrings in stdlib
Pull Request -
State: closed - Opened by tie-rack about 10 years ago
- 3 comments
#460 - Add CFloat ffi type.
Pull Request -
State: closed - Opened by nilern about 10 years ago
- 3 comments
#459 - Improve tempdir usage in ffi-infer
Pull Request -
State: closed - Opened by bendlas about 10 years ago
- 3 comments
#458 - Adding a few missing trig functions.
Pull Request -
State: closed - Opened by cgore about 10 years ago
- 9 comments
#457 - Building on OS X -- stacklet.h?
Issue -
State: closed - Opened by prologic about 10 years ago
- 16 comments
#456 - string/interp can't handle strings composed with str
Issue -
State: closed - Opened by jmglov about 10 years ago
- 1 comment
#455 - support nix package
Issue -
State: open - Opened by bendlas about 10 years ago
- 15 comments
#454 - Adding a lot of math constants from math.h.
Pull Request -
State: closed - Opened by cgore about 10 years ago
- 1 comment
#453 - line-reader accepts a non buffered stream
Pull Request -
State: closed - Opened by thomasmulvaney about 10 years ago
- 1 comment
#452 - Examples are broken
Issue -
State: closed - Opened by ghost about 10 years ago
- 5 comments
#451 - pixie-vm --compile no-such-file crashes pixie
Issue -
State: closed - Opened by pfefferminz132 about 10 years ago
- 1 comment
#450 - signature was missing from `into` :signatures
Pull Request -
State: closed - Opened by uvtc about 10 years ago
- 1 comment
#449 - ffi `:variadic? true` generated function do not use all arguments supplied
Issue -
State: open - Opened by mpenet over 10 years ago
- 2 comments
Labels: bug
#448 - fixes #446
Pull Request -
State: closed - Opened by thomasmulvaney over 10 years ago
- 2 comments
#447 - Access name of executable
Issue -
State: open - Opened by thomasmulvaney over 10 years ago
- 1 comment
#446 - (rand-int 0) shouldn't crash pixie
Issue -
State: closed - Opened by pfefferminz132 over 10 years ago
#445 - add memoize
Pull Request -
State: closed - Opened by mpenet over 10 years ago
- 1 comment
#444 - a format function is missing since printf doesn't work right now
Issue -
State: open - Opened by pfefferminz132 over 10 years ago
- 5 comments
#443 - alength when given a vector instead of an array segfaults.
Issue -
State: closed - Opened by pfefferminz132 over 10 years ago
- 1 comment
#442 - astring when given a vector instead of array segfaults pixie.
Issue -
State: closed - Opened by pfefferminz132 over 10 years ago
#441 - Improves the performance of range dramatically
Pull Request -
State: closed - Opened by thomasmulvaney over 10 years ago
- 1 comment