metagn 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) преди 2 месеца
..
fixtures 4cf605dcf6 nimsuggest: fix and re-enable old tests (#16401) преди 3 години
module_20265.nim 1b132ddaa2 Fix nimsuggest not showing suggestions for imported tuples (#22241) преди 1 година
t20265_1.nim 1b132ddaa2 Fix nimsuggest not showing suggestions for imported tuples (#22241) преди 1 година
t20265_2.nim 1b132ddaa2 Fix nimsuggest not showing suggestions for imported tuples (#22241) преди 1 година
t20440.nim b0a850adbf Nimsuggest now defines the backends symbol (#21083) преди 1 година
t20440.nims b0a850adbf Nimsuggest now defines the backends symbol (#21083) преди 1 година
t21185.nim 3d5dbf8f96 Fix nimsuggest not suggesting fields in when theres static parameters (#21189) преди 1 година
t22448.nim 48da472dd2 fix #22448 Remove `structuredErrorHook` temporary in `tryConstExpr` (#22450) преди 1 година
taccent_highlight.nim 2fb8b1d132 nimsuggest/tester: disable highlight tests for epc (#10426) преди 5 години
tcallstrlit_highlight.nim f827d75804 compiler/semcall: return the correct lineinfo for nkCallStrLit (#12484) преди 5 години
tcase.nim 2430fc7d82 nimsuggest: special rule for 'of' completion in case statements преди 7 години
tchk1.nim 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) преди 1 година
tchk2.nim 0db742df7c fixes #23867; fixes #23316; rework nimsuggest for ORC (#23879) преди 3 месеца
tchk_compiles.nim 0483a5ffaf improvements to hint:processing: show import stack, distinguish nims, show includes etc (#18372) преди 3 години
tcon1.nim bb3c6d0797 fixes nim-lang/nimsuggest#103 con dot exprs (#16657) преди 3 години
tcon_variable.nim 558ecd1ca6 compiler/suggest: add variable support to `con` (#12569) преди 5 години
tconcept1.nim 37ed8c8480 * fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331) преди 8 месеца
tconcept2.nim 37ed8c8480 * fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331) преди 8 месеца
tcursor_at_end.nim 4755795416 nimsuggest: more precise cursor tracking преди 7 години
tdef1.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tdef2.nim 4cf605dcf6 nimsuggest: fix and re-enable old tests (#16401) преди 3 години
tdef_forward.nim c2ba4ef979 suggest: try to find the implementation of a symbol when def is used (#15555) преди 4 години
tdef_let.nim 810d5e91e4 [nimsuggest] return the type when on symbol in let/var (#19639) преди 2 години
tdot1.nim 2b5e48d807 move assertions and iterators out of system.nim (#10597) преди 5 години
tdot2.nim 2b5e48d807 move assertions and iterators out of system.nim (#10597) преди 5 години
tdot3.nim 4cf605dcf6 nimsuggest: fix and re-enable old tests (#16401) преди 3 години
tdot4.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tenum_field.nim 81c0513644 Don't provide suggestions for enum fields (#22959) преди 11 месеца
tfatal1.nim 773c066634 * fixed nimsuggest crash when opening a .nim file, that contain a {.fatal: "msg".} pragma. (#23325) преди 8 месеца
tgeneric_highlight.nim 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) преди 2 месеца
tgenerics.nim db36765afd nimsuggest: Clear generic inst cache before partial recompilation (#22783) преди 1 година
tic.nim ae2cdcebc2 nimsuggest --ic:on compiles (#23298) преди 9 месеца
timport_highlight.nim 15577043e8 Fix nimsuggest highlight for import statements (#23263) преди 8 месеца
tinclude.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tmacro_highlight.nim d72921ecf6 compiler/sem: correct macros lineinfo (#10438) преди 5 години
tno_deref.nim 4755795416 nimsuggest: more precise cursor tracking преди 7 години
tobj_highlight.nim 5b3571c9a4 compiler/semtypes: improve lineinfo for exported object fields (#12495) преди 5 години
top_highlight.nim 77834f0fda compiler/suggest: highlight squashed operators (#11796) преди 4 години
tqualified_highlight.nim 394f4ac7bb improvements to `addInt` and `$` for integer types (#18592) преди 3 години
tsetter_highlight.nim 2fdf816332 compiler/[msgs, suggest]: improve highlighter accuracy (#10496) преди 5 години
tsi_highlight.nim 2fdf816332 compiler/[msgs, suggest]: improve highlighter accuracy (#10496) преди 5 години
tsug_accquote.nim 74a7b09412 suggest: quote operators and keywords on suggestion (#10460) преди 5 години
tsug_enum.nim bbc96f974d fixed nim-lang/nimsuggest#82 pure enum field sug (#16676) преди 3 години
tsug_pragmas.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tsug_recursive.nim b8fa789393 Fix nimsuggest `def` being different on proc definition/use (#23025) преди 11 месеца
tsug_regression.nim eb8cc51bb8 tables module uses runnableExamples (#16994) преди 3 години
tsug_template.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tsug_typedecl.nim 919a889ba8 moderate system cleanup & refactor (#20355) преди 2 години
ttempl_inst.nim 0483a5ffaf improvements to hint:processing: show import stack, distinguish nims, show includes etc (#18372) преди 3 години
ttemplate_highlight.nim 4cf605dcf6 nimsuggest: fix and re-enable old tests (#16401) преди 3 години
ttype_decl.nim 919a889ba8 moderate system cleanup & refactor (#20355) преди 2 години
ttype_highlight.nim 2fb8b1d132 nimsuggest/tester: disable highlight tests for epc (#10426) преди 5 години
tuse.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tuse_enum.nim c31bbb07fb Register declaration of enum field has a use (#22990) преди 11 месеца
tuse_structure.nim e4a2c2d474 Make sure that field usage preserves the original line info (#19751) преди 2 години
tv3.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tv3_con.nim df3c95d8af makes nimsuggest `con` work under v3 (#23113) преди 10 месеца
tv3_definition.nim d4c0d35b32 [nimsuggest] fix def call on identifier 2 times on the line (#20228) преди 2 години
tv3_forward_definition.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tv3_generics.nim db36765afd nimsuggest: Clear generic inst cache before partial recompilation (#22783) преди 1 година
tv3_globalSymbols.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tv3_import.nim b0b9a3e5fa Use module actual file instead of PSym.info (#19956) преди 2 години
tv3_outline.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
tv3_typeDefinition.nim e636c211b0 Implement type command (#19944) преди 2 години
twithin_macro.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца
twithin_macro_prefix.nim 18b5fb256d + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) преди 10 месеца