Commit graph

  • 69c51692e7
    test: add skip and fix paths Oleksandr Smirnov 2025-02-17 18:51:09 +02:00
  • e293180359
    commented a test so it wont break a ci. i will come back later Oleksandr Smirnov 2025-02-17 18:22:53 +02:00
  • 8b1bb40baa
    test(iferr): add test Oleksandr Smirnov 2025-02-17 17:57:41 +02:00
  • ecb9919e02
    chore(ci): it should stop ci from running the same action twice Oleksandr Smirnov 2025-02-17 15:51:28 +02:00
  • 75f2c033fb
    chore: run tests only on last stable release and on nightly Oleksandr Smirnov 2025-02-17 15:30:47 +02:00
  • 4f9d4695b1
    remove a function that was not used anywhere Oleksandr Smirnov 2025-02-17 15:22:49 +02:00
  • 0eba23e1a3
    test!: delete old tests that are basically useless Oleksandr Smirnov 2025-02-17 15:20:18 +02:00
  • 42a880ab95
    chore: setup mini.test Oleksandr Smirnov 2025-02-13 22:48:21 +02:00
  • e71f5937fc
    docs(config): now mini.test automatically add lua highlighting Oleksandr Smirnov 2025-02-13 22:29:59 +02:00
  • 7870d35ef1
    fixup! refactor(ts): notify by default Oleksandr Smirnov 2025-02-05 16:59:13 +02:00
  • 3dbf833a41
    refactor(ts): notify by default Smirnov Oleksandr 2024-12-28 17:29:46 +02:00
  • 487013d007
    refactor(ts): improve queries readability Smirnov Oleksandr 2024-12-26 00:24:04 +02:00
  • 26817dbb3d
    fix(ts): typo Smirnov Oleksandr 2024-12-26 00:20:21 +02:00
  • 0ed14a40d9
    fix(iferr): improve error handling (#75) Smirnov Oleksandr 2024-12-23 22:44:13 +02:00
  • ac92172ce0
    fix(iferr): error handling on error Smirnov Oleksandr 2024-12-23 22:41:15 +02:00
  • de07934755 chore(ci): remove old nvim versions Smirnov Oleksandr 2024-08-14 16:35:14 +03:00
  • 0da5329439 chore(selene): update selene config Smirnov Oleksandr 2024-08-14 16:32:40 +03:00
  • 7c2b218370 feat(testutil): add testutils Smirnov Oleksandr 2024-08-14 16:25:23 +03:00
  • 9a4417a0aa test(struct_tags): add tests Smirnov Oleksandr 2024-08-14 16:25:11 +03:00
  • 30a26bcda2 refactor(tests): start migration to mini.test Smirnov Oleksandr 2024-07-23 19:00:26 +03:00
  • 6769cafc55 refactor(utils): use vim.uv Smirnov Oleksandr 2024-07-23 00:27:40 +03:00
  • 07a4a710f4 feat: setup mini.test Smirnov Oleksandr 2024-07-23 00:24:13 +03:00
  • 819e7b4a7b refactor(utils): remove unused utils Smirnov Oleksandr 2024-07-09 17:11:06 +03:00
  • f55c15ada8
    chore: add nvim 0.10 to test suit (#69) Smirnov Oleksandr 2024-06-15 12:54:48 +03:00
  • 089844b4f3 chore: add nvim 0.10 to test suit Smirnov Oleksandr 2024-06-15 12:50:18 +03:00
  • a995af3415
    sync develop and main (#68) Smirnov Oleksandr 2024-06-15 12:43:06 +03:00
  • a5becfc329
    Merge branch 'main' into develop v0.1.5 Smirnov Oleksandr 2024-06-15 12:40:53 +03:00
  • af1d5d166f
    add deprecation message (#67) Smirnov Oleksandr 2024-06-15 12:37:15 +03:00
  • d9393a4f4d add deprecation message Smirnov Oleksandr 2024-06-15 12:33:53 +03:00
  • fbf6441f3d
    feat: add logger (#64) Smirnov Oleksandr 2024-06-15 12:18:26 +03:00
  • 100950f227 feat(gotests): add logger Smirnov Oleksandr 2024-06-15 12:15:05 +03:00
  • 161b53d498 feat(iferr): write error to log file if occur Smirnov Oleksandr 2024-06-15 12:10:13 +03:00
  • 36c686919c fix(log): make setting log level by config work Smirnov Oleksandr 2024-06-15 12:06:20 +03:00
  • 35e64ec740 Merge remote-tracking branch 'origin/develop' into feat/logger Smirnov Oleksandr 2024-06-14 12:55:24 +03:00
  • 65fa148661 refactor(health): keep in mind new way of health check (#63) Smirnov Oleksandr 2024-04-04 17:31:43 +03:00
  • 48ea1c7938
    Change deprecated health functions. Pedro Mendes 2024-06-01 15:28:56 -03:00
  • 4a7f915e7f docs: regen Smirnov Oleksandr 2024-05-03 21:45:39 +03:00
  • 9ba98a1815 update types Smirnov Oleksandr 2024-05-03 21:44:47 +03:00
  • a0cda75dd5 refactor(log): some types Smirnov Oleksandr 2024-05-03 21:40:59 +03:00
  • 5ea71be825 feat(log): add easy way to open log Smirnov Oleksandr 2024-05-02 23:41:29 +03:00
  • a3ffcedf8e Remove debug lines Henry 2024-04-19 23:21:26 -04:00
  • eb35a87cdb Update GenConstructor function Henry 2024-04-19 23:18:38 -04:00
  • abc15511a2 Fix function documentation and improve struct_query Henry 2024-04-19 23:11:29 -04:00
  • 385b951938 refactor(log): dont give a thing about var that is not even declared Smirnov Oleksandr 2024-04-17 18:35:49 +03:00
  • fa223c8904 feat(config): TYPES Smirnov Oleksandr 2024-04-17 18:34:02 +03:00
  • a293b9e8d3 feat: LOGGER™ Smirnov Oleksandr 2024-04-17 18:32:24 +03:00
  • a2710261bf refactor(utils): log notifications Smirnov Oleksandr 2024-04-17 01:57:16 +03:00
  • 517150e5c2 refactor(logger): add some type annotations Smirnov Oleksandr 2024-04-17 01:56:56 +03:00
  • c43b33cb60 refactor(log, utils): get plugin name from config Smirnov Oleksandr 2024-04-17 01:53:14 +03:00
  • 1bd95bf18b refactor(utils): remove unused code Smirnov Oleksandr 2024-04-17 01:51:05 +03:00
  • 4d2f9a23e0 feat(log): add logger module Smirnov Oleksandr 2024-04-17 01:34:00 +03:00
  • afb383c913
    refactor(health): keep in mind new way of health check (#63) Smirnov Oleksandr 2024-04-04 17:31:43 +03:00
  • a2006499f8 refactor(health): keep in mind new way of writting health check Smirnov Oleksandr 2024-04-04 17:24:44 +03:00
  • 10cec9c6b0
    add help file, and docs (#59) Smirnov Oleksandr 2024-04-04 17:15:55 +03:00
  • 12fa2beecc
    docs: update README.md Smirnov Oleksandr 2024-04-04 17:13:29 +03:00
  • c92c7c7bc1 docs(README): talk about develop branch Smirnov Oleksandr 2024-04-04 17:05:58 +03:00
  • 388ef03cf8 update CONTRIBUTING.md Smirnov Oleksandr 2024-04-04 16:59:54 +03:00
  • c9b7d35cbd docs(comment): add doc Smirnov Oleksandr 2024-04-02 17:48:58 +03:00
  • beed143e64 docs(iferr): add docs Smirnov Oleksandr 2024-04-02 17:44:46 +03:00
  • 3f07f03117 docs(gotests): add docs Smirnov Oleksandr 2024-04-02 17:38:21 +03:00
  • de17bcac04 docs(struct_tags): add doc Smirnov Oleksandr 2024-04-02 17:19:26 +03:00
  • a0d4321239 stylua . Smirnov Oleksandr 2024-04-02 17:10:53 +03:00
  • 34d742824f docs(dap): add doc Smirnov Oleksandr 2024-04-02 17:10:20 +03:00
  • dba618d387 docs(impl): write docs Smirnov Oleksandr 2024-04-02 17:05:38 +03:00
  • 1969241122 refactor(scripts): rename doc-gen script Smirnov Oleksandr 2024-04-02 16:59:39 +03:00
  • e601ce75ab docs: install deps Smirnov Oleksandr 2024-03-30 14:48:20 +02:00
  • 801913fe06 refactor(docs): change the order in generated file Smirnov Oleksandr 2024-03-30 14:31:35 +02:00
  • e8553d6775 Fix error with GoGenConstructor command definition Henry 2024-03-29 10:25:41 -04:00
  • ee8a9a70d3 Add Command GenConstructor Henry 2024-03-29 10:16:53 -04:00
  • 0b075807bc Remove political banners Henry 2024-03-29 09:50:07 -04:00
  • f97eca8e22 feat: add GoTagClear command Oliver 2024-03-24 17:57:36 +08:00
  • 9edc4604e5 fix(struct_tags): typo Smirnov Oleksandr 2024-03-15 23:57:55 +02:00
  • b686b40144 i finnaly undertood how to fix this fking skill issue Smirnov Oleksandr 2024-03-15 23:57:26 +02:00
  • 43701418e2 fix, this shouldnt be in repo Smirnov Oleksandr 2024-03-15 23:51:02 +02:00
  • 1241094385 some readme updating Smirnov Oleksandr 2024-03-15 23:13:59 +02:00
  • 677219b10a again some updating Smirnov Oleksandr 2024-03-03 21:35:23 +02:00
  • 68a1208624 fix: formatting Smirnov Oleksandr 2024-03-03 21:34:08 +02:00
  • c68bc69c29 kinda fix Smirnov Oleksandr 2024-03-03 21:29:52 +02:00
  • 6df060eece again update Smirnov Oleksandr 2024-03-02 01:32:16 +02:00
  • 3d6c7cc3ef upd Smirnov Oleksandr 2024-03-02 01:29:14 +02:00
  • e93928a70b maybe it can help? Smirnov Oleksandr 2024-03-02 01:28:54 +02:00
  • 982be84446 again update, why does markdown not work in embeded html Smirnov Oleksandr 2024-03-02 01:21:54 +02:00
  • 693462cae8 idk by but 0.9.3 just fails the ci, so i deleted it from suite Smirnov Oleksandr 2024-03-01 23:37:51 +02:00
  • 6eca73207f WHY DOESNT IT WORKING Smirnov Oleksandr 2024-03-01 23:35:44 +02:00
  • e056d06aef upd Smirnov Oleksandr 2024-03-01 23:31:50 +02:00
  • 6e0d29c47c update md Smirnov Oleksandr 2024-03-01 23:29:56 +02:00
  • eb99191337 maybe this would work? Smirnov Oleksandr 2024-03-01 23:25:26 +02:00
  • 9dcd37e034 what about that? Smirnov Oleksandr 2024-03-01 23:24:56 +02:00
  • 64c80bee5c hope it would work Smirnov Oleksandr 2024-03-01 23:24:10 +02:00
  • df7ad677ba language Smirnov Oleksandr 2024-03-01 23:20:51 +02:00
  • 85f4ae9f57 docs: update readme Smirnov Oleksandr 2024-03-01 23:17:42 +02:00
  • 04eb2c3d76 docs(config): update Smirnov Oleksandr 2024-02-28 21:31:26 +02:00
  • 55a7307b78 docs: write some more Smirnov Oleksandr 2024-02-28 21:24:07 +02:00
  • 1a5d420162 refactor: update docgen script Smirnov Oleksandr 2024-02-28 19:53:26 +02:00
  • 36112063c2 docs: its only begining Smirnov Oleksandr 2024-02-28 19:44:35 +02:00
  • 6772d0560b feat: add docs generator Smirnov Oleksandr 2024-02-28 19:44:24 +02:00
  • 8badd8e63d chore: update taskfile Smirnov Oleksandr 2024-02-28 18:47:29 +02:00
  • a5327cc435 chore(ci): add more nvim versions to run on Smirnov Oleksandr 2024-02-28 18:41:57 +02:00
  • 9b5dfbb12b chore(taskfile): force exiting after tests Smirnov Oleksandr 2024-02-28 18:33:03 +02:00
  • 13e1e3054d ignore tags that mini.doc gens, but why? Smirnov Oleksandr 2024-02-28 15:23:45 +02:00