-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: tmteam/NFun
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Replace X**1, x**2, x**3 with x, x*x and x*x*x respectively
Syntax
Syntactic and semantic improvements and sugars
What if?
[Candidate]
#10
opened Jan 10, 2022 by
tmteam
Char literals support
Definitely nice to have
good first issue
Good for newcomers
Syntax
Syntactic and semantic improvements and sugars
Incremental type interface
Syntax
Syntactic and semantic improvements and sugars
Tic
Type inference calculator has to be changed
What if?
[Candidate]
#19
opened Jan 11, 2022 by
tmteam
Add MultipleStringTemplateCalculator to calculate several strings at once
Definitely nice to have
good first issue
Good for newcomers
#22
opened Jan 15, 2022 by
tmteam
Use '->' syntax instead of ':' when specify return type of function
Syntax
Syntactic and semantic improvements and sugars
What if?
[Candidate]
#24
opened Jan 18, 2022 by
tmteam
Tupple type
Syntax
Syntactic and semantic improvements and sugars
Tic
Type inference calculator has to be changed
What if?
[Candidate]
#26
opened Jan 23, 2022 by
tmteam
[T] syntax for array type defenition instead of T[]
Syntax
Syntactic and semantic improvements and sugars
What if?
[Candidate]
#27
opened Jan 23, 2022 by
tmteam
Type aliases
Brutal
Can take a lot of time and health. Is your life long enough?
Syntax
Syntactic and semantic improvements and sugars
#28
opened Jan 23, 2022 by
tmteam
Local variables
Syntax
Syntactic and semantic improvements and sugars
What if?
[Candidate]
#31
opened Jan 23, 2022 by
tmteam
Support 'return' keyword
Syntax
Syntactic and semantic improvements and sugars
What if?
[Candidate]
#32
opened Jan 23, 2022 by
tmteam
Create BigInt type
Syntax
Syntactic and semantic improvements and sugars
Tic
Type inference calculator has to be changed
What if?
[Candidate]
Allow named argument call for functions
Syntax
Syntactic and semantic improvements and sugars
What if?
[Candidate]
#35
opened Feb 21, 2022 by
tmteam
Throw if no output setted at compile time in fluent api
Api
Nfun syntax is not changed, but C# syntax is
Definitely nice to have
invalid
This doesn't seem right
#41
opened May 29, 2022 by
tmteam
Allow partial output struct initialization
Brutal
Can take a lot of time and health. Is your life long enough?
Definitely nice to have
Serialization
Tic
Type inference calculator has to be changed
Allow to add client-type
Api
Nfun syntax is not changed, but C# syntax is
Definitely nice to have
Syntax
Syntactic and semantic improvements and sugars
Tic
Type inference calculator has to be changed
#44
opened May 30, 2022 by
tmteam
Support optional type
Brutal
Can take a lot of time and health. Is your life long enough?
Definitely nice to have
Syntax
Syntactic and semantic improvements and sugars
Tic
Type inference calculator has to be changed
Generic type alias syntax
Brutal
Can take a lot of time and health. Is your life long enough?
Definitely nice to have
Syntax
Syntactic and semantic improvements and sugars
#46
opened May 30, 2022 by
tmteam
What about store token range info in nodes, instead of copying info from tokens?
Refactoring
Guess what?
What if?
[Candidate]
#47
opened May 31, 2022 by
tmteam
Validate 'Convert' Function
Documentation
invalid
This doesn't seem right
#51
opened Jun 13, 2022 by
tmteam
Make text constant - a generic type
Tic
Type inference calculator has to be changed
What if?
[Candidate]
#53
opened Jun 15, 2022 by
tmteam
Allow to use '=' instead of '== ' in single line anonymous expression
What if?
[Candidate]
#60
opened Jan 25, 2023 by
tmteam
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.