Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
#16 opened Jan 10, 2022 by tmteam First release
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
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]
#33 opened Feb 18, 2022 by tmteam
5 tasks
First release
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
#43 opened May 29, 2022 by tmteam Nfun meta language
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
#45 opened May 30, 2022 by tmteam Nfun meta language
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
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
Change slices syntax Syntax Syntactic and semantic improvements and sugars What if? [Candidate]
#54 opened Jun 15, 2022 by tmteam First release
Fixed size array Brutal Can take a lot of time and health. Is your life long enough? Syntax Syntactic and semantic improvements and sugars Tic Type inference calculator has to be changed What if? [Candidate]
#55 opened Jun 15, 2022 by tmteam
ProTip! Exclude everything labeled bug with -label:bug.