issues
search
dictu-lang
/
Dictu
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
https://dictu-lang.com
MIT License
267
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: allow custom var name for with statement and nesting of files.
#759
liz3
closed
6 days ago
2
multiple fixes of small things and QOL
#758
liz3
closed
6 days ago
2
Type Hints
#757
Jason2605
opened
1 week ago
3
[FEATURE] Add CLang Format to Actions
#756
Jason2605
opened
1 week ago
0
feat: call dictu from native code
#755
liz3
closed
1 week ago
13
feat: isSymbolicLink
#754
liz3
closed
2 weeks ago
1
fix: when executing a child process, do not waitpid before reading
#753
liz3
closed
2 weeks ago
1
[WIP] - initial signal experiment
#752
briandowns
opened
1 month ago
0
[WIP] - Feature/datetime work
#750
briandowns
opened
1 month ago
3
utf-8 support in strings
#749
liz3
closed
2 weeks ago
15
[BUG] Test for String.find falsely passes
#748
liz3
closed
2 weeks ago
3
Release 0.30.0
#747
Jason2605
closed
2 months ago
3
feat: add System.arch constant
#746
liz3
closed
2 months ago
1
Resolve Issue-740 by adding negative indexing capabilities for pop and insert
#745
briandowns
closed
2 months ago
2
[BUG] BigInt
#744
Mercerenies
opened
2 months ago
1
fix: add reallocate and memory macros to ffi
#743
liz3
closed
2 months ago
5
[BUG] Local variable in optional argument assignment
#742
RevengerWizard
opened
3 months ago
1
Added fall Keyword for the switch Statement
#741
manoharkakumani
closed
2 weeks ago
8
[FEATURE] list methods should support negative index
#740
haifenghuang
closed
2 months ago
1
ffi followup: fixes the docs and moves the header into "include"
#739
liz3
closed
9 months ago
2
FFI API
#738
liz3
closed
9 months ago
6
Add Snake to Camel Case and Camel to Snake Case
#737
briandowns
closed
2 weeks ago
13
Make Err result a falsey value and add docs
#736
Jason2605
closed
2 months ago
0
fix docs
#735
liz3
closed
9 months ago
0
add dict.toObj(Object) method
#734
briandowns
closed
9 months ago
1
remove unneeded file
#733
briandowns
closed
10 months ago
5
add pretty print to object mod
#732
briandowns
closed
9 months ago
5
Feat: Buffer api
#731
liz3
closed
9 months ago
8
feat: add list.sortFunc
#730
liz3
closed
10 months ago
5
feat: set.values()
#729
liz3
closed
10 months ago
2
fix: correctly return tombstone when theres no free element
#728
liz3
closed
10 months ago
10
[BUG] Adding value to Dictionary leads to hang sometimes
#726
liz3
closed
10 months ago
0
Feature/more string methods
#725
briandowns
closed
10 months ago
3
Added IsLower and isUpper and wordCount string methods
#724
briandowns
closed
10 months ago
3
add findLast string method
#723
briandowns
closed
10 months ago
6
[FEATURE] Finer Granularity with System.sleep
#721
briandowns
closed
11 months ago
2
[FEATURE] *hoist* keyword
#720
Jason2605
closed
9 months ago
4
Dont free path after first execution
#719
Jason2605
closed
11 months ago
1
[BUG] Error using CLI
#718
briandowns
closed
11 months ago
0
Add rename, tests, and docs
#717
briandowns
closed
11 months ago
2
account for history existing
#716
briandowns
closed
11 months ago
0
Add ability for dictu to load user modules
#715
briandowns
closed
11 months ago
12
Can't install
#714
functionalmethod
closed
11 months ago
6
Initial support for dictu path and relocate history
#713
briandowns
closed
11 months ago
1
[FEATURE] Move history.txt
#712
Jason2605
closed
11 months ago
7
Fix issue where string was getting popped before created
#711
Jason2605
closed
11 months ago
0
Resolve typo and use single macro
#710
briandowns
closed
11 months ago
1
[BUG] Possible Typo in Error Message
#709
briandowns
closed
11 months ago
3
[FEATURE] Documentation versioning
#708
Jason2605
opened
11 months ago
0
Fix an issue with internal table type
#707
Jason2605
closed
11 months ago
3
Next