2451 コミット (92d3fa9272582eea6ce77faab19fb74be0d4c6ce)

作成者 SHA1 メッセージ 日付
  Tuncer Ayaz 9bb677ed99 Fix #226 11年前
  Tuncer Ayaz 77a0eb6fe4 Fix #56 (always-on recursion) 12年前
  Shunichi Shinohara 2575bb24da Add slim marker file as automatic overlay 12年前
  goofansu 195d61a402 Fix typo in rebar_erlydtl_compiler 11年前
  Tuncer Ayaz 03fe5318c6 Fix #220 (Reported-by: Joseph Norton) 11年前
  Tuncer Ayaz c26b0c7d6b erlc: fix comment 11年前
  Tuncer Ayaz b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 11年前
  Anthony Ramine 7742d70ee2 erlc: add support for detecting core transforms 11年前
  Evgeniy Khramtsov fd17693b7c Speed up the compilation process 12年前
  Tuncer Ayaz 2576031163 docs: fix #228 11年前
  Tuncer Ayaz a554744fc0 Mention rebar -c/--commands 11年前
  Tuncer Ayaz c29f8b45ae Document support for abbreviated commands 11年前
  Tuncer Ayaz 589afc0173 eunit: fix dialyzer warnings introduced in 03da5e0b 11年前
  David N. Welton 60d106055b {ok, Module} is an acceptable return value from do_compile. 11年前
  David N. Welton f7d62dee68 Use proplists:unfold to make sure we feed a proplist to keymerge. 11年前
  Andreas Stenius 33110267ba Adapt erlydtl compiler plugin to latest version of erlydtl 11年前
  Andrew Thompson 2f6991cbd7 Add documentation 11年前
  Andrew Thompson 03da5e0be0 Add random_suite_order option to eunit command 11年前
  Andrew J. Stone cc72cd8fce allow suite[s] or test[s] as options for eunit and ct 11年前
  Tuncer Ayaz 2f2e7c4889 rebar_base_compiler: replace fixed size list with a tuple 11年前
  Tuncer Ayaz 97c9fdf31a Fix basho/rebar#388 11年前
  Tuncer Ayaz 3c1b819369 erlydtl: add missing clause (Reported-by: goofansu) 11年前
  Tuncer Ayaz 5fa6671511 Remove experimental flags 11年前
  Tuncer Ayaz 8a94a41ef0 Document compile_only=true 11年前
  mats cronqvist 4ca7c84179 introduce xref_extra_paths 11年前
  Tuncer Ayaz 03e7993402 Fix #205 (erlydtl:compile/3 returns warnings) 11年前
  Tuncer Ayaz 34ead92c83 Fix #187 (rename mustache to rebar_mustache) 11年前
  Tuncer Ayaz 777fefe181 Fix #187 (rename getopt to rebar_getopt) 11年前
  Tuncer Ayaz a8a415aed4 Fix regression caused by 252b31f (#90) 11年前
  Tuncer Ayaz 39c38b6141 rebar_core: minor comment fix 11年前
  Tuncer Ayaz 4af177bd06 Print a more appropriate message on 'rebar info' 11年前
  Pierre Fenoll 70cdb37942 Add command to rebar:command_names/0 11年前
  Pierre Fenoll c83d037404 Add a library template 11年前
  Tuncer Ayaz 031e7c5fc5 rebar_dia_compiler: fix Dialyzer warnings 11年前
  Florent Gallaire 51584caa3e A switch variable can have multiple values 11年前
  Florent Gallaire 0e39dc4149 Support switch template instructions 11年前
  Tuncer Ayaz 277a10cd3b Fix is_verbose/1 helper function 11年前
  Tuncer Ayaz f39309a660 Write ERROR messages to standard_error device 11年前
  Tuncer Ayaz 6de94e8a16 Change default log level to 'warn' and introduce -q/--quiet 11年前
  Tuncer Ayaz e5d76e7e8c rebar_log: use defines for log level numbers 11年前
  Tuncer Ayaz 2f636236bf rebar_config:is_verbose/0: fix variable name 11年前
  Tuncer Ayaz 6fe3b82b5b Make list of commands (for unabbreviation) easier to maintain 11年前
  snaky 2246d1b69e generate-upgrade can now take target_dir argument 11年前
  Tuncer Ayaz 37310820f7 rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) 11年前
  Tuncer Ayaz 55d1539404 lfe: use correctly filtered erl_opts 11年前
  Tuncer Ayaz 8f05368ba4 erlc: properly reuse the right erl_opts in test_compile 11年前
  Tuncer Ayaz edef0962d2 Fix false reporting of (plain) vsn strings 11年前
  Tuncer Ayaz 79903b9eeb deps: remove undocumented fossil syntax 11年前
  Tuncer Ayaz d7cef6b4c1 Add missing dep examples and fix existing ones 11年前
  Andrew Thompson aa46d85849 Don't badmatch if a path we think we added isn't in the code path 11年前