summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Remove entry points for rebar 2José Valim2017-09-291-1/+0
* Prepend slash to directories in .gitignore files and generated ones (#6091)Eksperimental2017-05-111-3/+3
* Remove unused ignored entries in .gitignore (#6073)Eksperimental2017-05-091-3/+0
* Create "clean_residual_files" target in Makefile (#5982)Eksperimental2017-04-171-1/+2
* Removes .gitignore pattern for generated lexer [ci skip] (#5960)Xavier Noria2017-04-031-1/+0
* Include docs zip in the publish processJosé Valim2015-09-011-2/+3
* Add man pages to Precompiled fileeksperimental2015-07-221-0/+1
* .gitignore : sort alphabeticallyeksperimental2015-07-121-6/+6
* make absolute path for gitignore rule for maneksperimental2015-07-121-2/+2
* Ignore man build artifactsLaurens Duijvesteijn2015-06-151-0/+2
* Compile docs to doc/José Valim2015-01-031-1/+1
* Update plt in .gitignoreJosé Valim2014-07-031-2/+1
* Simplify beam writing mechanismJosé Valim2014-05-241-1/+0
* Ensure test fixtures are kept cleanEric Meadows-Jonsson2013-11-211-1/+0
* Properly .gitignore automatically generated rebar_dep/ebinJosé Valim2013-11-211-5/+4
* Added more informative error to Makefile when ex_doc is not available.Jonathan J Hunt2013-06-091-0/+1
* Align expected and actual values in assertion failure messages.Oren Ben-Kiki2012-12-151-0/+1
* Add make dialyze targetYurii Rashkovskii2012-10-271-1/+3
* Compile with --debug-info by default, closes #580José Valim2012-10-271-1/+1
* Initial work on mix newJosé Valim2012-07-251-0/+1
* Remove extended semantics from the access protocolJosé Valim2012-07-081-2/+2
* Allow elixir to work as a rebar dependencyJosé Valim2012-07-081-0/+1
* Move all code to erlang style appsJosé Valim2012-07-051-10/+9
* Move Elixir's kernel to lib/kernelJosé Valim2012-07-041-2/+2
* Adds `rel` makefile target that builds self-contained elixirYurii Rashkovskii2012-06-021-1/+2
* Compile files using . and inside __MAIN__José Valim2012-03-251-1/+1
* Start converting comments to new documentation format.José Valim2012-02-211-1/+2
* update .gitignoreAndrzej Sliwa2011-12-231-1/+1
* update ignoresAndrzej Sliwa2011-12-231-1/+2
* Move to the new tool chain.José Valim2011-10-271-7/+9
* enable .gitignore rules for all *_parser.erl and *_lexer.erl autogenerated fi...andrzejsliwa2011-07-131-2/+2
* Compiler tests.José Valim2011-04-111-0/+1
* Extensive work on hot code swap support and autoload.José Valim2011-04-091-3/+1
* No need for this .gitignore here.José Valim2011-04-021-0/+1
* Squashed commit from kondratovich/masterJosé Valim2011-03-191-0/+1
* Change gitignore, add elixir.appMax Lapshin2011-03-141-2/+1
* Tidy up Hipe compilation. Currently, compiled modules are hardcoded.José Valim2011-03-051-1/+1
* Start playing with file compilation.José Valim2011-03-051-1/+3
* Add test suite and start to parse the tree.José Valim2011-01-101-1/+2
* Handling arithmetic operators.José Valim2011-01-101-1/+2
* Added basic lexer.José Valim2011-01-101-0/+3