issues
search
microsoft
/
verona
Research programming language for concurrent ownership
https://microsoft.github.io/verona/
MIT License
3.58k
stars
166
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes issue 668
#669
mjp41
closed
7 months ago
0
Default args do not correctly report error
#668
mjp41
closed
7 months ago
1
Fixes #651
#667
mjp41
closed
7 months ago
2
Add comment section to specification
#666
mjp41
closed
7 months ago
0
Automatically generate launch.json
#665
mjp41
closed
7 months ago
0
Multi-line comments should be
#664
mjp41
closed
7 months ago
0
Write Concurrency section of Language Spec
#663
mjp41
opened
8 months ago
0
Write Region section of Language Spec
#662
mjp41
opened
8 months ago
0
Write Type Inference and Checking section of Language Spec
#661
mjp41
opened
8 months ago
0
Write Types section of Language Spec
#660
mjp41
opened
8 months ago
0
Write Region Model section of Language Spec
#659
mjp41
opened
8 months ago
0
Write Expression Structure section of Language Spec
#658
mjp41
opened
8 months ago
0
Write Program Structure section of Language Spec
#657
mjp41
opened
8 months ago
0
Write Lexical Elements section of Language Spec
#656
mjp41
opened
8 months ago
0
Write language specification
#655
mjp41
opened
8 months ago
0
Update Trieste version.
#654
mjp41
closed
8 months ago
0
Initial TOC draft for the language specification.
#653
sylvanc
closed
8 months ago
0
Looping in validtypeargs pass
#652
viewedlobster
opened
10 months ago
1
Shadowing of Self type name leads to looping in structure pass
#651
viewedlobster
closed
7 months ago
0
Update CI workaround.
#650
mjp41
closed
11 months ago
0
Adding language motivation document
#649
viewedlobster
opened
12 months ago
5
Add dump of passes (removing stdlib)
#648
mjp41
closed
1 year ago
0
Update to latest trieste version
#647
mjp41
closed
1 year ago
0
Fuzzing failure
#646
mjp41
opened
1 year ago
0
Reinstate old test suite
#645
mjp41
closed
1 year ago
0
Sanitizer
#644
mjp41
closed
1 year ago
0
Update for the new trieste driver code
#643
sylvanc
closed
1 year ago
0
Stable type names
#642
sylvanc
closed
1 year ago
0
Fix subtype arity checking
#641
sylvanc
closed
1 year ago
0
Code reuse
#640
sylvanc
closed
1 year ago
0
CI improvements.
#639
mjp41
closed
1 year ago
0
Turn lhs Call inside an NLRCheck into CallLHS
#638
sylvanc
closed
1 year ago
0
Mark implicit functions
#637
sylvanc
closed
1 year ago
0
Create cmake.yml
#636
mjp41
closed
1 year ago
0
A Trieste-based Verona compiler.
#635
sylvanc
closed
1 year ago
0
Reboot the Verona Repo
#634
mjp41
closed
1 year ago
0
so it has eventualy dead?
#633
lixiaoqiang
closed
1 year ago
1
Update devcontainer configuration
#632
letmaik
closed
1 year ago
0
Remove the process sandbox code.
#631
davidchisnall
closed
1 year ago
0
Fix the process sandbox.
#628
davidchisnall
closed
1 year ago
0
Linking to new repo for runtime.
#627
mjp41
closed
2 years ago
0
Small optimisations and refactors around message send and receive
#626
mjp41
closed
2 years ago
1
Add cown_ptr::weak to the API
#625
mjp41
closed
2 years ago
1
Fix bug in weak reference counting
#624
mjp41
closed
2 years ago
1
Some refactoring of reference count manipulation
#623
mjp41
closed
2 years ago
1
Pass through additional ADO env vars to AnyBuild
#622
erikmav
closed
2 years ago
0
Small improvement to epoch rejoin code
#621
mjp41
closed
2 years ago
0
Update snmalloc
#620
mjp41
closed
2 years ago
0
Epoch fix
#619
mjp41
closed
2 years ago
0
adding == and != comparison operators for cown_ptr and nullptr
#618
lukecheeseman
closed
2 years ago
2
Next