Skip to content

Issues: icaroland/lang

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

add get for find and where for filter feat wanted I want this to be added
#52 opened Dec 7, 2022 by LGala
add the kotlin style constructor feat wanted I want this to be added
#28 opened Oct 16, 2022 by LGala
add data classes / records feat wanted I want this to be added
#27 opened Oct 16, 2022 by LGala
decide the icaro files extension feat wanted I want this to be added
#25 opened Oct 16, 2022 by LGala
add import feat wanted I want this to be added
#24 opened Oct 16, 2022 by LGala
consider to add destructuring feat wanted I want this to be added
#23 opened Oct 16, 2022 by LGala
consider to not using parenthesis for if and for loops feat wanted I want this to be added
#22 opened Oct 16, 2022 by LGala
consider to add Tuples feat wanted I want this to be added
#21 opened Oct 16, 2022 by LGala
add ranges features feat wanted I want this to be added
#20 opened Oct 16, 2022 by LGala
add ranges to generate lists feat wanted I want this to be added
#19 opened Oct 16, 2022 by LGala
add ranges for for loops feat wanted I want this to be added
#18 opened Oct 16, 2022 by LGala
add ranges for subarray feat wanted I want this to be added
#17 opened Oct 16, 2022 by LGala
add for loop feat wanted I want this to be added
#16 opened Oct 16, 2022 by LGala
consider to add negative indexes feat wanted I want this to be added
#15 opened Oct 16, 2022 by LGala
add class/interfaces feat wanted I want this to be added
#14 opened Oct 16, 2022 by LGala
add std lib data structures feat wanted I want this to be added
#13 opened Oct 16, 2022 by LGala
add functions feat wanted I want this to be added
#12 opened Oct 16, 2022 by LGala
and/or to evaluate truthy expressions feat wanted I want this to be added
#11 opened Oct 16, 2022 by LGala
we should swap variables if needed feat wanted I want this to be added
#10 opened Oct 16, 2022 by LGala
every variable should be easily comparable to another feat wanted I want this to be added
#9 opened Oct 16, 2022 by LGala
add variables/constants multiple declaration feat wanted I want this to be added
#8 opened Oct 16, 2022 by LGala
declaration can be mutable or immutable by default feat wanted I want this to be added
#7 opened Oct 16, 2022 by LGala
ProTip! Exclude everything labeled bug with -label:bug.