issues
search
jckarter
/
clay
The Clay programming language
http://claylabs.com/clay
Other
404
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update test-installation.py
#501
Lencof
opened
3 years ago
0
Why LLVM 3.2?
#500
IngwiePhoenix
opened
5 years ago
2
Update the latest code
#499
Zumbalamambo
opened
7 years ago
0
Link broken to http://claylabs.com/clay/
#498
jaens
closed
9 years ago
2
changed README extension from txt to md , so that i could display markdown on github
#497
igauravsehrawat
closed
10 years ago
1
LLVM_CONFIG-NOTFOUND failed
#496
pmor13
opened
10 years ago
5
update for LLVM 3.3
#495
crabtw
opened
11 years ago
0
record static value parameter gets unwrapped
#494
stepancheg
opened
11 years ago
0
Maybe(#1) doesn't work
#493
stepancheg
closed
11 years ago
1
evalStringTableConstant: write trailing \0 into correct location
#492
stepancheg
closed
11 years ago
2
`invalid static object` when calling filterValues
#491
stepancheg
closed
11 years ago
6
drop variantRepr builtin
#490
stepancheg
closed
11 years ago
1
Improve Function perfomance
#489
galchinsky
opened
11 years ago
5
test/lib-clay/cocoa/util fails
#488
stepancheg
opened
11 years ago
1
Pack global state
#487
galchinsky
closed
11 years ago
4
set TargetOptions before passing to createTargetMachine
#486
crabtw
closed
11 years ago
1
Update test suite.
#485
ghost
closed
11 years ago
3
preliminary support for MIPS32 target
#484
crabtw
closed
11 years ago
6
Sequence construction API refactoring using tuples
#483
stepancheg
closed
11 years ago
1
Broken code involing predicates and number comparison
#482
stepancheg
closed
11 years ago
2
["foo"].0 should be rvalue
#481
stepancheg
closed
11 years ago
1
Sequence construction API refactoring using elements function
#480
stepancheg
closed
11 years ago
2
Fix __intrinsics__ module for LLVM 3.2
#479
crabtw
closed
11 years ago
2
Final overloads
#478
ghost
closed
11 years ago
6
UniString? and related changes
#477
stepancheg
closed
11 years ago
5
Investigate removing workarounds for LLVM 3.1 bugs
#476
jckarter
opened
11 years ago
0
add more options for code generation
#475
crabtw
closed
11 years ago
7
drop Function, rename FunctionBody -> Function
#474
stepancheg
closed
11 years ago
1
Compiler crashes on recursive alias functions
#473
stepancheg
closed
11 years ago
5
disable int bit-mask fields
#472
stepancheg
closed
11 years ago
1
Fix implicit conversion warnings
#471
ghost
closed
11 years ago
1
pass optimization level to TargetMachine correctly
#470
crabtw
closed
11 years ago
2
lib-clay/parsing/combinators/strings/test.clay compilation failure
#469
stepancheg
closed
11 years ago
28
call destructors before Object dealloc
#468
galchinsky
closed
11 years ago
9
"throw with with context" and "rethrow" statements
#467
stepancheg
closed
11 years ago
1
Update __intrinsics__ module implementation for LLVM 3.2
#466
jckarter
closed
11 years ago
1
Poor error reporting for built-in constructor with evaled type expression using patterns
#465
ghost
opened
11 years ago
1
Final overloads + default/override (fix issue #383)
#464
ghost
closed
11 years ago
18
update for llvm 3.2: v0.1 branch
#463
crabtw
closed
11 years ago
3
update for llvm 3.2: master branch
#462
crabtw
closed
11 years ago
5
'as' expression and argument conversions (fix issue #102)
#461
ghost
closed
11 years ago
6
Very minimal error reporting on missing return type in external functions
#460
Blei
opened
11 years ago
3
Import blocks (updated to use item lists)
#459
ghost
closed
11 years ago
10
Final overloads (Update: Final prim-op overloads added)
#458
ghost
closed
11 years ago
0
Remove overload keyword. (issue #410)
#457
ghost
closed
11 years ago
0
merge two modules into io.filesystem
#456
stepancheg
closed
11 years ago
1
hide platform-specific members
#455
stepancheg
closed
11 years ago
1
Compiler: fix compilation with -g
#454
Blei
closed
11 years ago
3
Compiling with -g doesn't work at all
#453
Blei
closed
11 years ago
7
Two small fixes
#452
Blei
closed
11 years ago
1
Next