issues
search
twinbasic
/
lang-design
Language Design for twinBASIC
MIT License
11
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MS COM-less Future Plans - and how they impact twinBasic
#68
mburns08109
opened
5 months ago
3
"Unsafe" keyword
#67
mansellan
opened
5 months ago
1
Strongly typed Arrays / Tuples / UDT Destructuring
#66
Greedquest
opened
9 months ago
2
Support inline asm (separate from static linking)
#65
fafalone
opened
1 year ago
25
Null pointers for intrinsic types
#64
fafalone
opened
1 year ago
6
Allow twinBasic to call dotnet dll
#63
loquat
opened
1 year ago
1
Allow 'As Any' as function return type in interfaces.
#60
fafalone
opened
1 year ago
6
Support for Optional members in interfaces followed by non-optional ones
#58
fafalone
opened
1 year ago
1
Bind variable in `With` block to a name
#57
Greedquest
opened
1 year ago
4
Unions
#56
fafalone
opened
2 years ago
2
exposed native base64 encoding and decoding functions
#55
rexxitall
opened
2 years ago
1
Coclass support
#52
fafalone
closed
2 years ago
10
Consider allowing pointer aliases
#50
fafalone
opened
2 years ago
12
Language support for multi-threading: How?
#49
mansellan
opened
2 years ago
14
Public / Private keyword scope
#48
bclothier
opened
2 years ago
15
Redim LongPtr Array (Long vs. LongLong)
#47
Kr00l
opened
2 years ago
4
Added guiding-principals.md
#4
mansellan
opened
2 years ago
0
Attributes syntax change
#2
WaynePhillipsEA
opened
2 years ago
55
We need Try/Finally keywords
#61
bclothier
opened
2 years ago
8
Extension Methods
#43
mansellan
opened
2 years ago
23
Support `WithEvents` in standard modules
#42
wqweto
opened
2 years ago
19
Shared declarations
#41
mansellan
opened
2 years ago
5
Destructuring assignment support
#28
wqweto
closed
1 year ago
43
File IO support - big file support
#40
WaynePhillipsEA
opened
2 years ago
6
Allow imports of .h files for external declarations
#39
bclothier
opened
2 years ago
13
Return should be legal in Subs
#38
bclothier
opened
3 years ago
86
Modules can be either public or friend but not private
#37
bclothier
opened
3 years ago
8
Data Binding
#36
mansellan
opened
3 years ago
4
Support customizing COM behaviors
#35
bclothier
opened
3 years ago
9
Support design-time typelib generation
#34
bclothier
opened
3 years ago
4
Block Scoping
#33
mansellan
opened
3 years ago
5
Do we want typedef support?
#32
bclothier
opened
3 years ago
49
Make line continuation characters optional
#31
DaveInCaz
opened
3 years ago
22
Better support for embedded resources
#29
WaynePhillipsEA
opened
3 years ago
5
Format for date literals
#30
bclothier
opened
3 years ago
8
Functions Return Multiple Values
#14
kismert
opened
3 years ago
8
Non-Variant ParamArrays
#15
mansellan
opened
3 years ago
9
Left-typed variable declaration (Dim)
#16
Kr00l
opened
3 years ago
6
Constrained generics
#17
FullValueRider
opened
3 years ago
17
Improved handling of locales & invariant
#18
bclothier
opened
3 years ago
29
Discussion: Asynchrony
#20
mansellan
opened
3 years ago
1
Support string splicing and heredocs (multi-line strings)
#19
retsyo
opened
3 years ago
14
Discussion: Namespaces
#21
mansellan
opened
3 years ago
36
Ability to change referenced library namespace identifier
#22
WaynePhillipsEA
opened
3 years ago
4
Functions on data types
#7
bclothier
opened
3 years ago
15
Literal/Identifier Type Characters
#8
Kr00l
opened
3 years ago
0
Custom enumerators
#6
mansellan
opened
3 years ago
74
Unsigned datatypes
#9
Kr00l
opened
3 years ago
6
Invoke function by AddressOf Pointer
#44
Kr00l
opened
3 years ago
23
Inheritance?
#10
mansellan
opened
3 years ago
47
Next