issues
search
titan-lang
/
titan
The Titan programming language
http://titan-lang.org
MIT License
406
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the original binsearch benchmark
#210
hugomg
closed
6 years ago
0
Manually optimize the matmulsum
#209
hugomg
closed
6 years ago
0
Non-controversial bits from PR #206
#208
hugomg
closed
6 years ago
0
Benchmark cleanup
#207
gligneul
closed
6 years ago
1
Rehash
#206
hugomg
closed
6 years ago
6
Create TITAN_LIKELY and TITAN_UNLIKELY macro
#205
hugomg
closed
6 years ago
0
Use Lua chronos lib to measure time in benchmarks
#204
gligneul
closed
6 years ago
1
Fix MacOSX makefile
#203
gligneul
closed
6 years ago
0
Package all the Titan libraries into titanlib.a
#202
hugomg
closed
6 years ago
1
Records with methods
#201
mascarenhas
closed
6 years ago
3
Titan runtime
#200
hugomg
closed
6 years ago
1
Reduce percentage of initialization time in sum benchmark
#199
hugomg
closed
6 years ago
0
Add --emit-asm option to titanc
#198
hugomg
closed
6 years ago
1
Some optimization of array read performance
#197
hugomg
closed
6 years ago
0
Make the generated code less cluttered
#196
hugomg
closed
6 years ago
2
Sum benchmark
#195
gligneul
closed
6 years ago
0
Pretty-printer improvements
#194
hugomg
closed
6 years ago
2
Add matmul and sieve benchmarks
#193
hugomg
closed
6 years ago
0
Fix luacheck warnings
#192
gligneul
closed
6 years ago
1
Gc first class calls
#191
gligneul
closed
6 years ago
1
Artisanal save temps
#190
hugomg
closed
6 years ago
1
First class functions
#189
hugomg
closed
6 years ago
1
Gc for real now
#188
hugomg
closed
6 years ago
1
Context/Cvar cleanup
#187
hugomg
closed
6 years ago
1
Conform ast_iterator to our class-definition style
#186
hugomg
closed
6 years ago
1
Create ast iterator and optimize global variable access
#185
hugomg
closed
6 years ago
1
Call barrierback to preserve GC invariants
#184
hugomg
closed
6 years ago
1
Remove "unused variable self" warnings from Luacheck
#183
hugomg
closed
6 years ago
0
Avoid gcc warnings with zero-length array literals
#182
hugomg
closed
6 years ago
1
Some fixes to `titanc` and examples
#181
mascarenhas
closed
6 years ago
5
Implement table.insert and table.remove
#180
hugomg
closed
6 years ago
1
Separate regular function calls from method calls
#179
hugomg
closed
6 years ago
1
Code generation for multiple assignment
#178
mascarenhas
closed
6 years ago
2
Manual: rules for function arity
#177
hishamhm
closed
6 years ago
0
Implement functions with zero return values
#176
hugomg
closed
6 years ago
1
Fix segfault
#175
hugomg
closed
6 years ago
1
Store a 'vararg' bit in functions
#174
hishamhm
closed
6 years ago
4
Implement code generation for array get/set
#173
gligneul
closed
6 years ago
0
multiple return values from functions, plus multiple assignment
#172
mascarenhas
closed
6 years ago
4
Coder initlist
#171
hugomg
closed
6 years ago
1
Get rid of luassert dependency in coder tests
#170
hugomg
closed
6 years ago
1
Lua5.4
#169
hugomg
closed
6 years ago
2
Let the benchmark run luajit scripts.
#168
hugomg
closed
6 years ago
0
feat(coder) Check input types in Lua entry point
#167
gligneul
closed
6 years ago
1
Fix some Luacheck warnings
#166
hugomg
closed
6 years ago
0
Use hexadecimal float literals in generated C code
#165
hugomg
closed
6 years ago
1
style(checker) Use more specific variable names instead of `node`
#164
hugomg
closed
6 years ago
1
fix(titanc) Fix broken titanc
#163
hugomg
closed
6 years ago
1
feat(util) Allow both $VAR and ${VAR} template variables
#162
hugomg
closed
6 years ago
1
Benchmarks
#161
gligneul
closed
6 years ago
0
Previous
Next