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