Commit Graph

  • 7fe315da03 output: reset color before rendering container doc comments master alex 2023-01-11 16:24:38 +0100
  • a338423b16 output: colored doc comments and identifiers in error sets alex 2023-01-11 16:22:38 +0100
  • 41a6e8ad23 output: always color file names as comments, if enabled alex 2023-01-06 09:05:44 +0100
  • 95b6490a31 output: pull in changes from lib/std/zig/render.zig at 68d2f68ed alex 2023-01-05 15:09:41 +0100
  • 96e101607e merge branch '0.10' alex 2023-01-05 13:45:45 +0100
  • e0e7f5db23 output: pull in changes from lib/std/zig/render.zig at 71e0ab4e 0.10 alex 2023-01-05 12:33:29 +0100
  • 02fafb76a0 output: log unreachable in renderExpression rather than crashing alex 2022-08-08 18:27:28 +0200
  • c6fe95a36b output: print results in very basic colors unless suppressed alex 2022-08-07 15:23:27 +0200
  • 8c2b7543b1 docs: mention explicitely no semantic analysis is run alex 2022-08-07 13:21:06 +0200
  • 19b427b665 output: skip top level doc comments on exact/sub queries alex 2022-08-07 13:01:38 +0200
  • a7391145f4 analyze: improve and reconcile public declarations detection alex 2022-08-07 10:58:15 +0200
  • 62ab3da52d output: render top level doc comments alex 2022-08-07 08:37:23 +0200
  • 1359c9ecb1 output: print filename under search if there are many alex 2022-08-07 01:20:00 +0200
  • 78607c3a96 readme: delete outdated info about 'unimplemented' errors alex 2022-08-06 23:54:52 +0200
  • af1b591672 docs: correct optional vs required positional args format alex 2022-08-06 23:52:20 +0200
  • a684fbb425 cmd: search across the whole zig stdlib if source is exactly 'std' alex 2022-08-06 23:40:46 +0200
  • e90e5eefbb output: print doc comments for all container fields and var decl alex 2022-08-06 22:54:54 +0200
  • 802fda7cf7 analyze: add a -s option to search for identifier substring alex 2022-08-06 22:31:03 +0200
  • 3fa0f65b54 output: insert empty line between container members alex 2022-08-06 19:39:32 +0200
  • dc51518b13 output: enable array literal rendering alex 2022-08-06 16:53:18 +0200
  • 56fe08fa7a output: use a comptime type-independent writer alex 2022-08-06 16:29:19 +0200
  • b2d59f9f0e output: render unwrap_optional tags and comptime alex 2022-08-04 14:56:35 +0200
  • 8448fa079b output: render 'usingnamespace' alex 2022-08-04 14:51:42 +0200
  • 054254c5ab output: enable container_field and aligned variant rendering alex 2022-08-04 14:26:46 +0200
  • cd961b5dd6 output: enable switch case rendering alex 2022-08-04 14:14:37 +0200
  • 0affa0b302 output: enable blocks and struct init rendering alex 2022-08-04 13:57:39 +0200
  • 40b8da106a readme: mention zig build test before sending a patch alex 2022-08-04 12:23:58 +0200
  • 2a3b2d57d8 analyze: add a couple identifier matching tests alex 2022-08-04 12:19:54 +0200
  • 4056c6dbcb build: add test subcommand alex 2022-08-04 12:18:00 +0200
  • ba68c4a971 analyze: deinit AST once search in a file is done alex 2022-08-04 12:12:14 +0200
  • 6c8e03ebd8 readme: mention unimplemented rendering output alex 2022-08-03 23:47:24 +0200
  • 0a505782aa initial import alex 2022-08-03 23:39:05 +0200