issues
search
mfichman
/
jogo
High(er) performance compiled programming language with clean, powerful syntax
MIT License
6
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pattern matching/destructuring
#78
mfichman
opened
10 years ago
0
Comparison operators don't work on Floats
#77
mfichman
closed
10 years ago
0
Generics type checking issue when 1st statement in loop
#76
mfichman
closed
10 years ago
0
Can't refer to "self" in closure
#75
mfichman
closed
10 years ago
0
'self' does not refer to enclosing object when inside a closure
#74
mfichman
closed
11 years ago
1
Match with strings doesn't work
#73
mfichman
opened
11 years ago
2
Macros
#72
mfichman
opened
11 years ago
0
Function values
#71
mfichman
opened
11 years ago
0
Keyword arguments
#70
mfichman
opened
11 years ago
0
Make everything immutable by default
#69
mfichman
closed
11 years ago
0
Support for full constant folding
#68
mfichman
opened
11 years ago
0
Continuations (equivalent)
#67
mfichman
opened
11 years ago
0
Unicode support
#66
mfichman
closed
11 years ago
0
Adapt Io::Manager::poll for non-blocking
#65
mfichman
closed
11 years ago
1
Make doesn't rebuild after jogo.exe changes on Windows
#64
mfichman
closed
11 years ago
0
Make doesn't rebuild native files
#63
mfichman
closed
11 years ago
0
Calling a function that takes N arguments causes a crash
#62
mfichman
closed
11 years ago
0
@neg is not defined for Float
#61
mfichman
closed
11 years ago
0
Constants are not loaded correctly
#60
mfichman
closed
11 years ago
0
Parser can't handle ".xxx" floating point numbers
#59
mfichman
closed
11 years ago
0
Add Phi functions to the IR to support full SSA
#58
mfichman
opened
11 years ago
0
Implement reflection
#57
mfichman
opened
11 years ago
0
Debugger/Interpreter
#56
mfichman
opened
11 years ago
0
x86-32 code generator
#55
mfichman
opened
11 years ago
0
ARM code generator
#54
mfichman
opened
11 years ago
0
Place strings/data into __data section
#53
mfichman
closed
11 years ago
0
Allow key: syntax in hash literals
#52
mfichman
opened
11 years ago
1
Implement type matching in 'match' statements
#51
mfichman
opened
11 years ago
0
Allow 'default' case in match statements
#50
mfichman
closed
11 years ago
1
Functors
#49
mfichman
closed
11 years ago
3
Copy-on-write semantics for value params
#48
mfichman
opened
12 years ago
0
Remove refcount and vtable fields from value types
#47
mfichman
closed
12 years ago
0
FastCGI library
#46
mfichman
opened
12 years ago
0
Match statements don't warn about unhandled cases
#45
mfichman
opened
12 years ago
0
Add asynchronous I/O
#44
mfichman
closed
12 years ago
0
Coroutine cleanup/initial destructor work
#43
mfichman
closed
12 years ago
1
Add simple match statements
#42
mfichman
closed
12 years ago
1
Enums and Constants
#41
mfichman
closed
12 years ago
1
Windows/Linux
#40
mfichman
closed
13 years ago
1
Fix up membership operator + function call operator
#39
mfichman
closed
13 years ago
1
Implement tail calls
#38
mfichman
opened
13 years ago
0
Growable stack for coroutines
#37
mfichman
closed
13 years ago
3
Move subtype analysis out of Type and Class
#36
mfichman
closed
11 years ago
1
Escape analysis
#35
mfichman
opened
13 years ago
0
Declarations vs. assignments
#34
mfichman
closed
12 years ago
0
Private methods
#33
mfichman
closed
13 years ago
1
Floating point numbers
#32
mfichman
closed
12 years ago
0
Package manager
#31
mfichman
opened
13 years ago
0
Create installers
#30
mfichman
closed
12 years ago
1
Implement Mixins
#29
mfichman
closed
11 years ago
2
Next