summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Move path loading and IEx booting to Elixir (#12375)José Valim2023-02-024-29/+11
* Trim down work required on boot timeJosé Valim2023-01-181-1/+0
* Fix escaping of positional args (#12345) (#12346)Michal J2023-01-171-1/+1
* Make pry opt-in on dbg with --dbg pryJosé Valim2023-01-134-4/+4
* Add tilde to %1 to remove the extra quotations (#12335)Kiru2023-01-121-14/+14
* Update CHANGELOG and docsJosé Valim2022-09-192-0/+4
* Fix argument count for --no-pryJosé Valim2022-09-031-2/+2
* Start v1.15.0-devJosé Valim2022-07-272-2/+2
* Return exit code in elixir.bat (#12005)Wojtek Mach2022-07-221-0/+1
* Add basic IEx dbg callback (#11984)Andrea Leopardi2022-07-174-2/+5
* Teach elixir.bat ELIXIR_CLI_DRY_RUN (#11916)Sam Aaron2022-06-111-3/+11
* Evaluate --dot-iex line by lineJosé Valim2022-04-252-4/+6
* Fix CLI when Erlang flags are given after --rpc-evalJosé Valim2022-02-231-12/+17
* Show errors for incorrect `--rpc-eval` usage (#11659)Wojtek Mach2022-02-231-2/+2
* Remove unecessary @ in bat fileJosé Valim2021-12-081-1/+1
* Make sure --version flag halts elixir and iex, closes #11453José Valim2021-12-074-4/+4
* Start v1.14.0-devJosé Valim2021-11-012-2/+2
* Add `--short-version` to Elixir CLI (#11165)Dino Kovač2021-08-042-12/+32
* Rename exit_code to exit_status for consistencyJosé Valim2021-07-152-2/+2
* Provide a mechanism to set a default ERTS_BIN (#11086)José Valim2021-06-242-0/+5
* Set evaluation to empty space to fix string replace on batch, closes #10495 (...José Valim2020-12-211-0/+3
* bin/elixir: Rename erl() function to erl_set() (#10557)Haelwenn Monnier2020-12-091-14/+14
* Document compile flagJosé Valim2020-12-092-2/+4
* Add coloring support for Windows (#10031)José Valim2020-05-141-0/+4
* Use titlecase in Elixir, Erlang, EEx, Unicode, and Dialyzer (#9557)Eksperimental2019-11-191-1/+1
* Fix recently introduced bug in NO_COLOR feature (#9558)Eksperimental2019-11-191-1/+1
* Add support for NO_COLOR environment variable (#9550)Łukasz Jan Niemier2019-11-181-1/+1
* Add parens to static remote nullary callsJosé Valim2019-11-081-2/+2
* Quote executable path on Windows, closes #9242 (#9243)José Valim2019-07-261-2/+2
* Use heredocs for top-level executables' usage docs (#9143)Xavier Noria2019-06-153-21/+27
* Allow to dry run the Elixir CLI commandJosé Valim2019-04-021-1/+5
* Add eval and version commands to releases (#8758)José Valim2019-02-021-20/+20
* Shellcheck bin/elixirc tooJosé Valim2019-02-021-1/+3
* Shellcheck improvements to bin/iexJosé Valim2019-02-011-2/+4
* Make bin/elixir POSIX compliant (#8736)Eksperimental2019-01-301-18/+22
* Fix OS assertion on Elixir scriptJosé Valim2019-01-291-1/+1
* Add missing parens to elixir.batJosé Valim2019-01-291-1/+1
* More fixes on Windows with werlJosé Valim2019-01-292-8/+5
* Add RELEASE_NODE, RELEASE_COOKIE and fixesJosé Valim2019-01-294-14/+15
* Basic mix release support (#8677)José Valim2019-01-282-33/+57
* Revamp Elixir CLI (#8595)José Valim2019-01-085-182/+273
* Suggest quotes where appropriate (#8561)José Valim2019-01-024-24/+24
* Remove undocumented environment variableJosé Valim2018-12-231-6/+1
* Rephrase useWerl option in elixir.bat (#8559)Eksperimental2018-12-221-1/+1
* Revise use of "flag" terminology (#8347)Eksperimental2018-11-161-1/+1
* Remove unecessery releases directory check (#7359)José Valim2018-02-171-5/+1
* Support path with spaces as argument to elixir.bat (#6596)robi-wan2017-09-241-1/+1
* Do not start oldshell alongside IEx, closes #5730 (on Windows) (#6168)robi-wan2017-05-301-1/+1
* Do not start oldshell alongside IEx, closes #5730José Valim2017-05-291-1/+1
* Correct indentation in elixirc outputAleksei Magusev2017-04-232-16/+16