Skip to content

Pull requests: ThakeeNathees/pocketlang

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Minor spelling mistake, changed calss to class
#296 opened Nov 27, 2023 by DevyDhanish Loading…
[Enhancement] add compile and eval for metaprogramming
#285 opened Jul 30, 2022 by khchen Loading…
[Enhancement] conditional expression
#284 opened Jul 30, 2022 by khchen Loading…
[Design] command like function call
#283 opened Jul 30, 2022 by khchen Loading…
[Enhancement] add iterator protocol for object
#282 opened Jul 21, 2022 by khchen Loading…
[Design] reconstruction magic methods
#281 opened Jul 21, 2022 by khchen Loading…
[Bugfix] native class can be inherited in script
#280 opened Jul 21, 2022 by khchen Loading…
[Design] variale number of arguments and default values
#278 opened Jul 18, 2022 by khchen Loading…
[Module] add algorithm module
#273 opened Jul 8, 2022 by khchen Loading…
[Enhancement] add arity attribute for method
#270 opened Jul 7, 2022 by khchen Loading…
[Module] add random module
#268 opened Jun 26, 2022 by khchen Loading…
[Enhancement] add raw string support
#267 opened Jun 26, 2022 by khchen Loading…
[Bugfix] fix tests/native/dl/mylib.c
#265 opened Jun 24, 2022 by khchen Loading…
[Bugfix] fix pkIsSlotInstanceOf bug
#264 opened Jun 24, 2022 by khchen Loading…
[Enhancement] Add Map.length, Map.keys, Map.values.
#262 opened Jun 24, 2022 by khchen Loading…
[Enhancement] Add List.join(sep="") method.
#260 opened Jun 23, 2022 by khchen Loading…
[Enhancement] add List.resize(n)
#258 opened Jun 23, 2022 by khchen Loading…
[Bugfix] fix error message in pkCheckArgcRange().
#257 opened Jun 23, 2022 by khchen Loading…
C89 conformance (old ANSI standard) future Will be considered in the future. portability Platform / compiler specific issues
#166 opened Jul 30, 2021 by SamuelMarks Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.