issues
search
QSPFoundation
/
Qsp.FSharp
QSP ecosystem written in F# environment. Contains: language core (AST, parser, printer), language server (LSP) and CLI utility for manipulating language sources.
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: support `end` after single line `else` and `elseif`
#56
gretmn102
opened
1 month ago
0
fate(core/lint): simplify Boolean comparisons
#55
gretmn102
opened
1 month ago
0
ci: add automatic release
#54
gretmn102
opened
2 months ago
0
feat(core): add `ScanStr` function
#53
gretmn102
closed
2 months ago
0
ci(github): add test action
#52
gretmn102
closed
2 months ago
0
feat(core): add `ScanStr` function
#51
gretmn102
closed
2 months ago
0
feat(core): add support new type tuple type
#50
gretmn102
opened
2 months ago
0
feat(core): add comments support after `if`, `else`, `act`, `loop`
#49
gretmn102
opened
2 months ago
0
test(core/lint): add tests for semantic errors
#48
gretmn102
opened
2 months ago
0
refactor(core)!: typify an semantic error description
#47
gretmn102
closed
2 months ago
0
feat(core/lint): static type derivation from an expression
#46
gretmn102
opened
2 months ago
0
feat(core): make a complete HTML parser
#45
gretmn102
opened
2 months ago
0
feat(cli): add `lint` subcommand
#44
gretmn102
closed
2 months ago
0
feat(cli)!: wrap exists command in `search` subcommand
#43
gretmn102
closed
2 months ago
1
feat(cli): add the number of statements per line statistics
#42
gretmn102
opened
2 months ago
0
chore: remove TODO file
#41
gretmn102
closed
2 months ago
0
feat(cli): add strings length statistics
#40
gretmn102
opened
2 months ago
0
feat: recognize text between locations as a comment
#39
gretmn102
closed
3 months ago
0
fix(core): optional `&` between instructions in a line
#38
gretmn102
closed
3 months ago
0
fix(core): `loop` after refactoring
#37
gretmn102
closed
3 months ago
0
feat(core): add `$QspVer(string): string` overload for `$QspVer('platform')` support
#36
gretmn102
closed
3 months ago
0
feat(core): add assignment destructuring support for tuples
#35
gretmn102
closed
3 months ago
0
refactor(test): organize the tests according to the current structure
#34
gretmn102
closed
3 months ago
0
refactor(test): organize the tests according to the current structure
#33
gretmn102
closed
3 months ago
0
feat: recognize text between locations as a comment
#32
gretmn102
closed
3 months ago
0
refactor(core): remove `pExprOld` and `pExprNew` rename to `pexpr`
#31
gretmn102
closed
4 months ago
0
fix(build): error MSB4181: The "PackTask" task returned false but did not log an error
#30
gretmn102
opened
6 months ago
1
feat(core): add support of `ArrItem`
#29
gretmn102
closed
2 months ago
0
feat(core): add assignment destructuring support for tuples
#28
gretmn102
closed
3 months ago
0
feat: add support for tuples in expressions
#27
gretmn102
closed
6 months ago
0
feat(core): add support for tuples
#26
gretmn102
closed
3 months ago
0
add support for assigning multidimensional arrays
#25
gretmn102
closed
7 months ago
0
feat(core): add `$QspVer(string): string` overload for `$QspVer('platform')` support
#24
gretmn102
closed
3 months ago
0
add support for two-dimensional arrays
#23
gretmn102
closed
7 months ago
0
feat(core): allow spaces between predefined functions and arguments
#22
sal0mander
opened
3 years ago
3
`mod` highlight
#21
gretmn102
opened
4 years ago
0
feat: add support `{...}` in expression
#20
gretmn102
opened
4 years ago
0
local variable should not be included in `act` and dynamic code
#19
gretmn102
opened
4 years ago
0
local can be without assignment
#18
gretmn102
opened
4 years ago
0
`func 'someLoc'` as statement
#17
gretmn102
opened
4 years ago
0
feat(lint): warn about simultaneous use of different data types in one variable
#15
gretmn102
opened
4 years ago
0
Error publishDiagnostic in Linux version
#16
gretmn102
closed
4 years ago
0
multiline `if` construct
#14
gretmn102
opened
4 years ago
0
`#` is not specificator
#13
gretmn102
closed
4 years ago
0
Location scope
#12
gretmn102
opened
4 years ago
0
feat(lint): explicit cast
#11
gretmn102
opened
4 years ago
0
feat(core): rewrite the variable name parser
#10
gretmn102
opened
4 years ago
0
feat: add go definition for labels
#9
gretmn102
opened
4 years ago
0
{ .. } — блок кода, но используют как строку
#8
gretmn102
opened
4 years ago
0
Basic tokens vs generic tokens
#7
gretmn102
closed
4 years ago
0
Next