Issues
- 2
Improving exception output in REPL
#765 opened by jasalt - 2
- 1
Evaluating `ns` form in REPL does not work correctly
#766 opened by jasalt - 0
Add native phel symbols to API facade functions
#763 opened by Chemaclass - 28
- 0
- 0
- 8
Investigate the form after the macro has been expanded (like `macroexpand` in clojure)
#728 opened by smeghead - 0
If the second argument of the `some?` function specifies an empty vector, the function of the first argument is called.
#741 opened by smeghead - 4
Incorrect location of vendor directory when run from `bin` entry point in a phel project installed with `composer require`.
#739 opened by smeghead - 0
If the second argument of the `find` function specifies an empty vector, the function of the first argument is called.
#737 opened by smeghead - 0
- 2
Should phel maps be guaranteed to be in order?
#734 opened by smeghead - 0
php/echo does not work
#729 opened by Chemaclass - 0
`case` expression fails because it cannot resolve symbol `phel\core/equals1`
#723 opened by geoffreyvanwyk - 9
- 4
- 0
Flaky ExportCommandTest
#713 opened by Chemaclass - 0
Handling Missing Readline Extension in REPL
#703 opened by kambo-1st - 1
Declare all core functions separately
#684 opened by Chemaclass - 5
- 0
Rename PhelOutConfig to PhelBuildConfig
#687 opened by Chemaclass - 1
Using `$` in the `name` parameter of an `as->` macro will print an error to output
#694 opened by smeghead - 7
The `interleave` function in Phel-lang behaves differently from its counterpart in Clojure when encountering nil values.
#681 opened by smeghead - 5
require scope loads *build-mode* code
#571 opened by Chemaclass - 2
phel build broken when running with cache
#670 opened by Chemaclass - 3
Update Documentation for true precompiled web apps
#669 opened by bentxt - 5
- 0
Notify user when running a non existing phel file
#628 opened by Chemaclass - 1
Use run command by default
#626 opened by Chemaclass - 0
Create executable phar
#627 opened by Chemaclass - 0
- 2
Improve error messages in the REPL
#602 opened by danirod - 0
Improve error reporting for deprecated notes
#614 opened by Chemaclass - 2
Add hacktoberfest topic for this month
#622 opened by lhsazevedo - 0
First argument of 'ns must be a Symbol
#616 opened by mabasic - 0
Invalid build entry point
#613 opened by Chemaclass - 3
Cannot run php code generated with build
#606 opened by bentxt - 4
Not able to execute generated php code
#589 opened by bentxt - 2
Some functions are missing in the API
#595 opened by JesusValera - 0
- 4
Language support in PhpStorm
#583 opened by cgrabenstein - 0
CI does not fail when a phel test fails
#580 opened by Chemaclass - 2
php/apush and php/aset not working as expected
#578 opened by cgrabenstein - 1
Create constants for phel-config keys
#494 opened by Chemaclass - 1
Add default format paths
#568 opened by Chemaclass - 2
Create int function
#540 opened by JesusValera - 1
Allow ignore phel files at compile time
#521 opened by Chemaclass - 2
Add __name__ to identify the execution of a script
#523 opened by Chemaclass - 1
Phel compile triggers I/O
#495 opened by Chemaclass