issues
search
0x7CFE
/
llst
LLVM powered Little Smalltalk.
Other
93
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CPack support
#43
kpp
closed
10 years ago
0
Rewrite static_cast with TObject::cast<T>()
#42
kpp
opened
11 years ago
0
Replace std::map with hashing container where maps are used as caches
#41
0x7CFE
opened
11 years ago
0
Refactor CompletionEngine
#40
kpp
closed
11 years ago
0
Clang++ support
#39
kpp
closed
11 years ago
0
Reduce the number of C-style casts
#38
kpp
closed
11 years ago
0
Provide convenient interface for native methods
#37
0x7CFE
opened
11 years ago
0
NonCollect MemoryManager(MM)
#36
kpp
closed
11 years ago
0
Sort is broken
#35
0x7CFE
closed
11 years ago
1
Fix code which may break strict aliasing rules
#34
0x7CFE
closed
11 years ago
1
Add command line arguments for VM executable
#33
kpp
closed
10 years ago
1
Graph based code generation
#32
0x7CFE
closed
9 years ago
1
Replace fatal errors with exception throwing
#31
0x7CFE
opened
11 years ago
0
Create templated TDictionary::find
#30
kpp
closed
11 years ago
0
Speed up the addition of smallints
#29
kpp
opened
11 years ago
2
Sort benchmark crashes with -O3 -march=native
#28
0x7CFE
closed
9 years ago
5
Pre-release changes
#27
0x7CFE
closed
11 years ago
0
Invalid opcode 0 during interactive JIT execution
#26
0x7CFE
closed
11 years ago
2
Research: Pauseless GC. Read barrier.
#25
0x7CFE
opened
11 years ago
0
Move stack object slot back to local block where it is used
#24
0x7CFE
opened
11 years ago
1
Add readme.md
#23
0x7CFE
closed
11 years ago
0
Remove the compiled image file from version control
#22
0x7CFE
closed
11 years ago
1
Extract radix-tree library to submodule
#21
0x7CFE
opened
11 years ago
0
Move TDictionary::compareSymbols to TSymbol
#20
0x7CFE
closed
11 years ago
0
Magnitude method '>' misses the case of equality as in #1
#19
0x7CFE
closed
11 years ago
0
Fix tail field operation in List>>remove: and others
#18
0x7CFE
closed
11 years ago
1
Research the possibilities of statistically assisted type inference
#17
0x7CFE
opened
11 years ago
0
Correctly invalidate the JIT caches and recompile possibly affected methods
#16
0x7CFE
opened
11 years ago
0
Enable effective method inlining using LLVM inline hints
#15
0x7CFE
opened
11 years ago
0
Large allocation (like 4 MB) on a small heap causes allocation error
#14
0x7CFE
closed
9 years ago
2
Implement direct call optimization of block functions
#13
0x7CFE
opened
11 years ago
0
Refactor the MethodCompiler's doPushBlock
#12
0x7CFE
opened
11 years ago
0
Use stack allocation for arguments array in JIT code
#11
0x7CFE
closed
11 years ago
0
Fix copyleft notice in all source files
#10
0x7CFE
closed
11 years ago
0
Make LLVM optional in CMake build scripts
#9
0x7CFE
closed
11 years ago
0
Qt Support
#8
0x7CFE
opened
11 years ago
0
Re-implement the ImageBuilder using Flex/Bison
#7
0x7CFE
opened
11 years ago
0
Generational Garbage Collector is not working
#6
0x7CFE
opened
11 years ago
0
Crash in Scheduler>>run
#5
0x7CFE
opened
11 years ago
2
Keep statistic of calls in the image and apply it when image is loaded
#4
0x7CFE
opened
11 years ago
0
Valgrind complains about accessing static heap
#3
kpp
closed
11 years ago
3
Value stack underflow during JIT compilation (AB AB problem)
#2
kpp
closed
9 years ago
1
Compare operator for char* and TSymbol* misses the case of equality
#1
kpp
closed
11 years ago
0
Previous