Commit History

Author SHA1 Message Date
  Famiu Haque 5ab1229174 feat: add support for global statusline 3 years ago
  Gregory Anders 9afa0d25a6 fix(highlight): remove syncolor.vim 3 years ago
  Daniel Hahler dcc8fcf0b9 tests: assert:set_parameter('TableFormatLevel', 100) #10925 5 years ago
  Justin M. Keyes fd04877eb0 test: remove use of require('test.helpers') 6 years ago
  ZyX 5ab0f988ca *: Replace all occurrences of NVim with Nvim 7 years ago
  ZyX ebb33eddd9 tests: Stabilize float format and %e in format_luav and format_string 7 years ago
  ZyX f20f97c936 *: Fix linter errors 7 years ago
  ZyX a94255a7ac tests: Use single test file for unit and functional parser tests 7 years ago
  ZyX c287893225 viml/parser/expressions,unittests: Do better testing, fix found issues 7 years ago
  ZyX 342239a9c5 unittests,viml/parser/expressions: Start adding asgn parsing tests 7 years ago
  ZyX 39c75d31be unittests: Fix automatic test case generation 7 years ago
  ZyX 556451a7f2 unittests,syntax: Check for sanity of highlight_init_cmdline 7 years ago
  ZyX 45445e2e03 unittests: Add some more edge test cases 7 years ago
  ZyX c7495ebcc0 viml/parser/expressions: Add support for parsing assignments 7 years ago
  ZyX bbb21e5dd3 unittests: Add a way to show some custom messages only when crashed 7 years ago
  ZyX 7849070f99 tests: Add missing test cases 7 years ago
  ZyX 7bc6de7526 api/vim,functests: Add tests for nvim_parse_expression, fix found bugs 7 years ago
  ZyX 3ecb95298f tests: Fix testlint errors 7 years ago
  ZyX 538af1c90a syntax,viml/parser/expressions: Add missing highlight groups 7 years ago
  ZyX 748f3ad5bb syntax,viml/expressions/parser: Create defaults for expr highlighting 7 years ago
  ZyX c202f17c8d unittests: Avoid alloc log checking errors when printing tests 7 years ago
  ZyX 568cf73c90 viml/parser/expressions: Fix last error found by KLEE 7 years ago
  ZyX 47938e1e22 viml/parser/expressions: Fix some errors spotted by KLEE 7 years ago
  ZyX 252a76db80 unittests: Free everything and check for memory leaks 7 years ago
  ZyX fe81380bf5 viml/parser/expressions: Highlight prefix separately from number 7 years ago
  ZyX 1a3635304b charset: Avoid overflow in vim_str2nr 7 years ago
  ZyX 3aa2c0d63a viml/parser/expressions,klee: Fix some problems found by KLEE run 7 years ago
  ZyX 6c19cbef26 viml/parser/expressions,tests: Add AST freeing, with sanity checks 7 years ago
  ZyX 206f7ae76a unittests: Test some edge cases 7 years ago
  ZyX c286155bfa viml/parser/expressions: Create tests for latest additions 7 years ago