issues
search
dghosef
/
qdbp
MIT License
51
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use the set version of infer
#69
dghosef
opened
4 months ago
0
bug
#68
dghosef
opened
4 months ago
0
Inference tests
#67
dghosef
opened
4 months ago
0
Have some IDE feature for global modifications
#66
dghosef
opened
5 months ago
0
Subtraction bug
#65
dghosef
closed
5 months ago
1
Don't allow variable names with a backtick to appear in declarations
#64
dghosef
opened
5 months ago
0
Allow commas in numbers
#63
dghosef
opened
5 months ago
0
Self arg easily accessible
#62
dghosef
opened
5 months ago
0
Make the `self` argument need to be explicit
#61
dghosef
opened
5 months ago
0
Update docs to have current version of langauge and all the features
#60
dghosef
opened
5 months ago
0
Rewrite grammar so you dont have to use %prec once the grammar is ready. Verify with https://github.com/stepchowfun/cfg-checker
#59
dghosef
opened
5 months ago
1
move to elm-like I/O model
#58
dghosef
opened
5 months ago
1
Warning for unused variable
#57
dghosef
opened
5 months ago
0
Remove channels
#56
dghosef
closed
5 months ago
0
Same return for multiple variants
#55
dghosef
closed
5 months ago
0
Issues Compliling from `main`
#54
Capital-EX
opened
11 months ago
1
Variant scoping
#53
dghosef
opened
1 year ago
0
Package manager
#52
dghosef
opened
1 year ago
0
Redo build
#51
dghosef
opened
1 year ago
0
Bools
#50
dghosef
opened
1 year ago
0
LSP
#49
dghosef
opened
1 year ago
0
New operators
#48
dghosef
opened
1 year ago
3
Autoformatter
#47
dghosef
opened
1 year ago
0
Make a POOL_ALLOCATOR flag and rename FREELIST stuff to POOL stuff
#46
dghosef
closed
1 year ago
0
Better inlining heuristic
#45
dghosef
opened
1 year ago
0
Remove comments referring to buffered channels in chan.c and runtime.h
#44
dghosef
closed
1 year ago
0
Backtrace/Debug info
#43
dghosef
opened
1 year ago
0
New Malloc/Free Strategy
#42
dghosef
closed
1 year ago
1
Remove `arg0` from invoke fns
#41
dghosef
opened
1 year ago
0
Variant with no payload representation
#40
dghosef
opened
1 year ago
0
Make sure `qdbp_malloc` is used everywhere
#39
dghosef
closed
1 year ago
0
Assign syntax
#38
dghosef
closed
1 year ago
0
Unicode
#37
dghosef
opened
1 year ago
0
String escaped characters
#36
dghosef
opened
1 year ago
0
Import compilation
#35
dghosef
closed
1 year ago
2
Error messages
#34
dghosef
opened
1 year ago
1
Concurrency
#33
dghosef
closed
5 months ago
7
Incremental compilation would be cool to have someday
#32
dghosef
opened
1 year ago
0
Make sure replace and extend work with boxed ints/strings
#31
dghosef
closed
1 year ago
1
Make qdbp strings not be null terminated but instead store length and data together
#30
dghosef
closed
1 year ago
0
Remove `basic_fns.h`
#29
qdbplang
closed
1 year ago
0
Bignum support
#28
dghosef
closed
1 year ago
0
Pattern matching with switch
#27
dghosef
closed
1 year ago
0
Language testing
#26
dghosef
opened
1 year ago
4
Remove TODOs and FIXMEs and move them to the issue tracker
#25
qdbplang
closed
1 year ago
0
Standard library design discussion
#24
qdbplang
opened
1 year ago
15
Coding and github guidelines
#23
qdbplang
opened
1 year ago
0
Remove the FVSet from variable lookup
#22
qdbplang
closed
1 year ago
0
Remove duplicate passes
#21
qdbplang
closed
1 year ago
0
Many variables have unintuitive names. Make sure that they are named correctly
#20
qdbplang
closed
1 year ago
0
Next