You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***docs:** add general tips for working with C++ ([75d5933](https://github.com/Dich0tomy/cpp-tools.nvim/commit/75d5933a8c7563b1a287fe58402f499db44f015b))
***lib.iter:** add basic iter lib ([4d21993](https://github.com/Dich0tomy/cpp-tools.nvim/commit/4d21993118439ac255487314e7caf462e9eb204c))
25
+
***lib.luakittens:** add a table type constructor ([2c03256](https://github.com/Dich0tomy/cpp-tools.nvim/commit/2c03256c4eed73e90d4c8491ceec7eaa26394c02))
***lib.luakittens:** make nil impossible as key in dict ([3726f8a](https://github.com/Dich0tomy/cpp-tools.nvim/commit/3726f8a855b63b5e5c959448e0f77b7062e57a05))
29
+
***lib.luakittens:** normalize the resulting AST ([56853b7](https://github.com/Dich0tomy/cpp-tools.nvim/commit/56853b7ca9dde164132d64642851e564a8aa1ebb))
30
+
***lib.luakittens:** prohibit nil key in tables and dicts ([8f6667e](https://github.com/Dich0tomy/cpp-tools.nvim/commit/8f6667e0ee14b36155f2a8cc4ed7a2a84ec4cfbd))
31
+
***lib.luakittens:** remove duplicates from alternative types ([d7461bb](https://github.com/Dich0tomy/cpp-tools.nvim/commit/d7461bb0f570aac88fc177fadc267a68a5855a61))
0 commit comments