issues
search
alantech
/
alan
Autoscalable Programming Language
https://alan-lang.org
MIT License
306
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement type binding via generic types instead of special syntax
#846
dfellis
closed
2 months ago
0
Create a benchmark for raw memory filling
#845
dfellis
closed
2 months ago
0
Implement wgpu matrix constructors
#844
dfellis
closed
2 months ago
0
Implement auto-wrapping for sum type reassignment
#843
dfellis
closed
2 months ago
0
Implement the array assignment statement syntax
#842
dfellis
closed
2 months ago
0
Bump clap from 4.5.13 to 4.5.15
#841
dependabot[bot]
closed
2 months ago
0
Fix negation precedence
#840
dfellis
closed
2 months ago
0
Rename `cond` to `if`
#839
dfellis
closed
2 months ago
0
Make error construction consistent with other types
#838
dfellis
closed
2 months ago
0
Fix negative exponents in scientific notation
#837
dfellis
closed
2 months ago
0
`store` for sum types should allow auto-wrapping
#836
dfellis
closed
2 months ago
0
Implement the GPU map function
#835
dfellis
closed
2 months ago
0
Better enum construction for void type values
#834
dfellis
closed
2 months ago
0
Add `index` and `some` to the `Array` type, and improve `reduce`
#833
dfellis
closed
2 months ago
0
Only test once
#832
dfellis
closed
2 months ago
0
Implement GPU `add` and GPU vector `.i`, `.j`, `.k`, and `.l` aliases
#831
dfellis
closed
2 months ago
0
Minor `gFor` update
#830
dfellis
closed
2 months ago
0
Prefer normal functions if one is defined
#829
dfellis
closed
2 months ago
0
Implement GPU Types and Methods, and implement a new hello_gpu example using it
#828
dfellis
closed
2 months ago
0
Bump clap from 4.5.11 to 4.5.13
#827
dependabot[bot]
closed
2 months ago
0
Get basic reassignment working and implement type 'tagging'
#826
dfellis
closed
3 months ago
0
Implement the `Array` `store` and `delete` functions and the `Buffer` `store` function
#825
dfellis
closed
3 months ago
0
Implement `Dict` and `Set` and `store`
#824
dfellis
closed
3 months ago
0
Allow empty functions
#823
dfellis
closed
3 months ago
0
Buffer Rc and id
#822
dfellis
closed
3 months ago
0
Closure functions actually enclose outer-scope variables
#821
dfellis
closed
3 months ago
1
Implement `exists{T}` and `void{T}` functions
#820
dfellis
closed
3 months ago
0
Fix closures for Alan functions, special-case Maybe and Fallible, and get one-arm 'cond' working
#819
dfellis
closed
3 months ago
0
Bump clap from 4.5.9 to 4.5.11
#818
dependabot[bot]
closed
3 months ago
1
Clippy fixes
#817
dfellis
closed
3 months ago
0
Rework Scope
#816
dfellis
closed
3 months ago
0
Fix scope chaining
#815
dfellis
closed
3 months ago
1
Implement 'cond' for basic conditionals
#814
dfellis
closed
3 months ago
0
Redo operator mapping and get variable negation working
#813
dfellis
closed
3 months ago
0
Add unsigned integers and partial reworking of GPU types
#812
dfellis
closed
3 months ago
1
Drop special assignment syntax in the language
#811
dfellis
closed
3 months ago
0
Bump clap from 4.5.8 to 4.5.9
#810
dependabot[bot]
closed
3 months ago
0
Minor TODO cleanup
#809
dfellis
closed
3 months ago
0
Array and Buffer (kinda) 'repeat' implemented
#808
dfellis
closed
3 months ago
1
Implement 'hash' and 'clone' functions
#807
dfellis
closed
3 months ago
0
Implement closures
#806
dfellis
closed
3 months ago
0
Remove redundant 'concat' implementation
#805
dfellis
closed
3 months ago
0
Get Array and Buffer 'concat' working... by a major update to the type system
#804
dfellis
closed
3 months ago
0
Implement 'getOr' for any Either-based type. Depends on the 'getOr' for the Maybe type to work.
#803
dfellis
closed
3 months ago
0
Calm clippy
#802
dfellis
closed
3 months ago
0
Drop most string operators
#801
dfellis
closed
3 months ago
0
Drop ok, err, some (both kinds), none from language
#800
dfellis
closed
3 months ago
1
Implement every for arrays and buffers
#799
dfellis
closed
3 months ago
0
Infallible floating point math
#798
dfellis
closed
3 months ago
0
Switch everything to the Maybe and Fallible types
#797
dfellis
closed
3 months ago
0
Previous
Next