issues
search
uniconproject
/
unicon
http://www.unicon.org
Other
57
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Correct f6620ef5 (Remove a development diagnostic from the Unicon com…
#491
Don-Ward
closed
6 hours ago
0
Add a ThreadPool class to the threads package.
#490
Don-Ward
opened
2 days ago
1
ulsp: add a json rpc lib, including a jrpc test
#489
Jafaral
closed
5 days ago
0
Fix bug in u_read()
#488
Don-Ward
closed
2 weeks ago
0
ULSP Rework
#487
mstreeter10
opened
3 weeks ago
0
Document the fourth parameter of spawn() in the language reference
#486
Don-Ward
closed
6 days ago
1
Add a discussion of thread-safety to chapter 18 of the book
#485
Don-Ward
closed
3 weeks ago
0
Clarify the behaviour of ready() in the Language Reference.
#484
Don-Ward
closed
3 weeks ago
0
ulsp: add method to logger to add log files, make singleton optional
#483
Jafaral
closed
1 month ago
0
Makefile: use CP variable instead of cp where possible
#482
Jafaral
closed
1 month ago
0
ulsp: move the logger to a separate file
#481
Jafaral
closed
1 month ago
1
Fix UniDoc's handling of single-line compound expressions.
#480
StephenWampler
closed
1 month ago
0
Fix crash in ulsp, additional logging and cleanup
#479
Jafaral
closed
1 month ago
0
Fix install of ulsp.
#478
Don-Ward
closed
1 month ago
0
ulsp: add a logger class
#477
Jafaral
closed
1 month ago
3
ulsp: unidoc chokes on 'parser', skip it for now
#476
Jafaral
closed
2 months ago
1
config: add ulsp to the install list
#475
Jafaral
closed
2 months ago
0
config: fix windows installer
#474
Jafaral
closed
2 months ago
0
ulsp: use unicon runtime paths
#473
Jafaral
closed
2 months ago
0
ulsp: fix crashes when running with emacs
#472
Jafaral
closed
2 months ago
0
udb: prompt displays properly in default mode
#471
austin-barr
closed
3 months ago
0
udb: added readme
#470
austin-barr
closed
3 months ago
1
ci: drop CentOS 7 and Debian 10, both are EOL as of July 1st 2024
#469
Jafaral
closed
4 months ago
0
ulsp: add run mode (server -s and client -c)
#468
mstreeter10
closed
5 months ago
1
detect and use thread-safe time functions
#467
Jafaral
closed
5 months ago
0
runtime: fix buffer access, unify logic in other places for simplicity
#466
Jafaral
closed
5 months ago
0
uni: fix 3d viewer makefile
#465
Jafaral
closed
5 months ago
0
OpenGL-based 2D Graphics implementation
#464
Jafaral
opened
5 months ago
0
Partially revert RR #125 OpenGL2D"
#463
Jafaral
closed
5 months ago
0
Fix call to open() on a database.
#462
StephenWampler
closed
5 months ago
0
How to obtain an AST from a source file?
#461
IanTrudel
opened
6 months ago
0
runtime: avoid name collision with getrandom from libc
#460
Jafaral
closed
6 months ago
0
The function methodnames() doesn't report all methods available to a class.
#459
StephenWampler
opened
6 months ago
0
config: keep global symbols on macos for dynamic loading
#458
Jafaral
closed
6 months ago
1
Setting up ulsp on Neovim
#457
IanTrudel
closed
5 months ago
9
make now fails when trying to build a main unicon program
#456
StephenWampler
closed
6 months ago
3
udb: socket reading fix
#454
mstreeter10
closed
6 months ago
0
ulsp: socket reading fix
#453
mstreeter10
closed
6 months ago
0
Do not strip symbols from iconx.
#452
Don-Ward
closed
6 months ago
0
JSON package fails to reconstruct a new record
#451
IanTrudel
opened
6 months ago
6
SQLite plugin: fix typo in test program
#450
Don-Ward
closed
6 months ago
0
A few simple programs demonstrating different features of the uni library
#449
StephenWampler
closed
6 months ago
2
udb: adapter cleanup
#448
mstreeter10
closed
6 months ago
0
fix gcc warnings by guarding clang pragma
#447
Jafaral
closed
5 months ago
0
runtime: add support for opengl2d to Windows
#446
Jafaral
closed
5 months ago
1
add settings for msys2 shells to vscode
#445
Jafaral
closed
6 months ago
0
ulsp: fix socket option on Windows and handle a few exceptions
#444
Jafaral
closed
6 months ago
0
iyacc: Fix bug when generating file names.
#443
Don-Ward
closed
6 months ago
0
udb: adapter updates, better eval, support setVariable and watchpoints
#442
austin-barr
closed
6 months ago
0
uni: fix instanceof() and invoke(). update tests
#441
Jafaral
closed
6 months ago
1
Next