Releases
1.16.0
Commits
use compiler 10.1.3 #740 (Cristiano Calcagno )
0247cce : Update the compiler libs with those from the compiler. (#744 ) (Cristiano Calcagno) #744
e5d0050 : Update the vendored parser to the latest version. (#745 ) (Cristiano Calcagno) #745
30296e7 : setup + minimum needed to understand aliases (Gabriel Nordeborn) #712
799bf02 : add (mostly working) moving into function arguments (Gabriel Nordeborn) #712
ce08941 : handle jsx context (Gabriel Nordeborn) #712
29ab231 : add broken example test (Gabriel Nordeborn) #712
f035fbf : handle pipe chains as assigned value (Gabriel Nordeborn) #712
bbb52dd : support leveraging type annotations when inferring (Gabriel Nordeborn) #712
6d198cc : start work on following pattern path (Gabriel Nordeborn) #712
b542f5f : slight cleanup (Gabriel Nordeborn) #712
5fd0e27 : make Toption work with both extracted and type expr types (Gabriel Nordeborn) #712
46a1349 : make Tarray work with both extracted and type expr types (Gabriel Nordeborn) #712
4cd9c66 : start working on moving through nested pattern paths (Gabriel Nordeborn) #712
b277f33 : follow tuples (Gabriel Nordeborn) #712
9641213 : handle switches (Gabriel Nordeborn) #712
881edb1 : poc complete pattern of function parameter (Gabriel Nordeborn) #712
35b5849 : follow variant payloads (Gabriel Nordeborn) #712
9934131 : follow polyvariant payloads (Gabriel Nordeborn) #712
7f4507d : follow options (Gabriel Nordeborn) #712
ef45cde : follow arrays (Gabriel Nordeborn) #712
ec6ec7a : add test (Gabriel Nordeborn) #712
29a3df2 : factor away lookingForPat (Gabriel Nordeborn) #712
db987f4 : correct order (Gabriel Nordeborn) #712
35c2aef : fix (Gabriel Nordeborn) #712
fec7662 : fix cross file (Gabriel Nordeborn) #712
e8b5231 : apply pipe transform to ctx path extraction so pipes can be tracked as context paths (Gabriel Nordeborn) #712
4450a30 : handle processing of functions and fn args (Gabriel Nordeborn) #712
1d371dd : refactor to make less invasive (Gabriel Nordeborn) #712
2703d51 : fix after rebase (Gabriel Nordeborn) #712
f9119cd : missed traversing switch expr when no cases (Gabriel Nordeborn) #712
1fe913b : illustrate new issue with pipe completion paths (Gabriel Nordeborn) #712
f725fbf : Completion debug (Cristiano Calcagno) #712
8503def : Emit completable where it is processed. (Cristiano Calcagno) #712
5e561c9 : Print ContextPath (Cristiano Calcagno) #712
24d0a37 : Print Path (Cristiano Calcagno) #712
7032857 : example of when pipe completion across files doesnt work (Gabriel Nordeborn) #712
f82ad64 : Add debug for pipe internals. (Cristiano Calcagno) #712
aedfc9e : Print pathFromEnv and whether the path was found. (Cristiano Calcagno) #712
023a74a : refactor (Cristiano Calcagno) #712
ed18035 : Fix pipe completion across files. (Cristiano Calcagno) #712
314cefd : debug output (Gabriel Nordeborn) #712
73435ec : remove now irrelevant comments about issues (Gabriel Nordeborn) #712
13fc652 : changleog (Gabriel Nordeborn) #712
rename Object.res to avoid conflicts with Core. #750 (Cristiano Calcagno )
1960ac5 : Sync latest parser files from rescript-lang/rescript#6073 (Cristiano Calcagno)
9833a38 : Make tests compatible with uncurried mode by making partial application explicit. (Cristiano Calcagno)
b2aee40 : leverage new unsaved code completion features to provide hover on (some) unsaved code (Gabriel Nordeborn) #749
9d5000e : changelog (Gabriel Nordeborn) #749
2bfd98c : revert accidental change (Gabriel Nordeborn) #749
32aabda : refactor and remove allFiles where not necessary to pass explicitly (Gabriel Nordeborn) #751
a9c1af7 : 1.16.0 (Gabriel Nordeborn)
You can’t perform that action at this time.