コミット履歴

作者 SHA1 メッセージ 日付
  ZyX 9ea1752d60 *: Provide list length when allocating lists 7 年 前
  ZyX 608c3d7baf eval/typval: Remove tv_list_item_free() as it is unused 7 年 前
  ZyX 6bf3dc77c4 eval/typval: Make tv_list_item_alloc static 7 年 前
  ZyX 430e516d3a viml/parser/expressions: Start creating expressions parser 7 年 前
  ZyX bac870433b unittests: Do not unref partial which is owned by Callback structure 7 年 前
  ZyX ed4948a933 unittests: Test tv_copy() 7 年 前
  ZyX 8b9a1fbf7a unittests: Add tests for tv_dict_extend 7 年 前
  ZyX bc87d23c28 unittests: Add tests for dictionary indexing 7 年 前
  ZyX 6c622ed08b unittests: Add tv_dict_item_{add,remove} tests 7 年 前
  ZyX 4c3be98db9 unittests: Add tv_dict_watcher_{add,remove} tests 7 年 前
  ZyX e5edf07ec4 unittests: Add tests for tv_list_find*() functions 8 年 前
  ZyX 7ceebacb3f eval/typval,tests: Fix extending list with itself, add tests 8 年 前
  ZyX 9b8beaff02 unittests: Add tests for tv_list_insert*()/…append*() functions 8 年 前
  ZyX a394167177 unittests: Test tv_list_item_\* functions 7 年 前
  ZyX 2ad4fba46d eval: Move copy_tv to eval/typval 8 年 前
  ZyX e18a578308 *: Move some dictionary functions to typval.h and use char* 8 年 前
  ZyX fb146e80aa eval: Split eval.c into smaller files 8 年 前
  ZyX e2a578f40d unittests: Do not import libnvim or headers in main process 7 年 前
  ZyX 9400466282 unittests: Check core dumps in after_each, like in functests 7 年 前
  ZyX 728367a196 unittest: Add dict_items function 8 年 前
  ZyX 8fd3d31329 unittest: Allow mocking allocator calls 8 年 前
  ZyX 3c64b814d2 unittests: Fix linter errors 8 年 前
  ZyX 136b382e64 tests: Add tests for partials dumping 8 年 前
  ZyX 142d00e8da unittests/*/helpers: Fix testlint errors 8 年 前
  ZyX 2968dc7bdd fixup! unittests: Add tests for vim_to_object function 8 年 前
  ZyX 6b06bdafa2 unittests: Add tests for vim_to_object function 8 年 前
  KillTheMule 360d0513d1 Satisfy testlint. 8 年 前
  ZyX 77776b09c6 eval/encode: Fix writing strings starting with NL to list 8 年 前