autumngray dd94d98110 Fix nimsuggest highlight for import statements (#23263) 10 달 전
..
fixtures 4cf605dcf6 nimsuggest: fix and re-enable old tests (#16401) 4 년 전
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) 2 년 전
t20440.nims b0a850adbf Nimsuggest now defines the backends symbol (#21083) 2 년 전
t21185.nim 3d5dbf8f96 Fix nimsuggest not suggesting fields in when theres static parameters (#21189) 2 년 전
t22448.nim 814e929eeb fix #22448 Remove `structuredErrorHook` temporary in `tryConstExpr` (#22450) 8 달 전
taccent_highlight.nim 2fb8b1d132 nimsuggest/tester: disable highlight tests for epc (#10426) 6 년 전
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 년 전
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) 4 년 전
tcon_variable.nim 558ecd1ca6 compiler/suggest: add variable support to `con` (#12569) 5 년 전
tconcept1.nim ef356cfd4b * [backport] fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331) (#23346) 9 달 전
tconcept2.nim ef356cfd4b * [backport] fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331) (#23346) 9 달 전
tcursor_at_end.nim 4755795416 nimsuggest: more precise cursor tracking 7 년 전
tdef1.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tdef2.nim 4cf605dcf6 nimsuggest: fix and re-enable old tests (#16401) 4 년 전
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) 4 년 전
tdot4.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tfatal1.nim 22de3ae53e * fixed nimsuggest crash when opening a .nim file, that contain a {.fatal: "msg".} pragma. (#23325) (#23328) 10 달 전
tgeneric_highlight.nim 555c5ed1a7 fix bugs with dot & call operators [backport] (#20931) 2 년 전
timport_highlight.nim dd94d98110 Fix nimsuggest highlight for import statements (#23263) 7 달 전
tinclude.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tmacro_highlight.nim d72921ecf6 compiler/sem: correct macros lineinfo (#10438) 6 년 전
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) 6 년 전
tsug_enum.nim bbc96f974d fixed nim-lang/nimsuggest#82 pure enum field sug (#16676) 4 년 전
tsug_regression.nim eb8cc51bb8 tables module uses runnableExamples (#16994) 3 년 전
tsug_template.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
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) 4 년 전
ttype_decl.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 년 전
ttype_highlight.nim 2fb8b1d132 nimsuggest/tester: disable highlight tests for epc (#10426) 6 년 전
tuse.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tuse_enum.nim add124e07a Register declaration of enum field has a use (#22990) 1 년 전
tuse_structure.nim e4a2c2d474 Make sure that field usage preserves the original line info (#19751) 2 년 전
tv3.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tv3_con.nim fdb1f4451d makes nimsuggest `con` work under v3 [backport 2.0.2] (#23159) 11 달 전
tv3_definition.nim d4c0d35b32 [nimsuggest] fix def call on identifier 2 times on the line (#20228) 2 년 전
tv3_forward_definition.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tv3_globalSymbols.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tv3_import.nim b0b9a3e5fa Use module actual file instead of PSym.info (#19956) 2 년 전
tv3_outline.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
tv3_typeDefinition.nim e636c211b0 Implement type command (#19944) 2 년 전
twithin_macro.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전
twithin_macro_prefix.nim be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 11 달 전