Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / assyrianic/Tagha issues and pull requests
#53 - [HELP] Is there a way to convert/generate TASM directly from C code?
Issue -
State: closed - Opened by febryanlicel over 1 year ago
- 5 comments
#52 - Redesign of Tagha
Issue -
State: open - Opened by assyrianic about 2 years ago
Labels: enhancement, optimization, design
#50 - add true Anonymous strings to Tagha assembler
Issue -
State: open - Opened by assyrianic almost 3 years ago
Labels: enhancement
#49 - Improvements List 2021
Issue -
State: closed - Opened by assyrianic almost 3 years ago
Labels: enhancement, optimization
#48 - Discord links in readme.md not working
Issue -
State: closed - Opened by isfahany over 4 years ago
- 1 comment
Labels: help wanted
#47 - Create Linker for TBC scripts
Issue -
State: closed - Opened by assyrianic over 5 years ago
Labels: enhancement
#46 - Tagha Needs Reengineering
Issue -
State: closed - Opened by assyrianic over 5 years ago
Labels: enhancement, optimization, design, tagha-assembler
#45 - add floating point literal support
Issue -
State: closed - Opened by assyrianic almost 6 years ago
Labels: enhancement, tagha-assembler
#44 - Same named local labels in different functions no longer cause a redefinition error
Pull Request -
State: closed - Opened by nobbele almost 6 years ago
- 1 comment
#43 - Windows build support
Pull Request -
State: closed - Opened by nobbele almost 6 years ago
#42 - Make all jump labels local?
Issue -
State: closed - Opened by assyrianic almost 6 years ago
Labels: enhancement, tagha-assembler
#41 - Add unicode support for strings
Issue -
State: closed - Opened by assyrianic almost 6 years ago
Labels: enhancement, tagha-assembler
#40 - Implement Dynamic Linking.
Issue -
State: closed - Opened by assyrianic almost 6 years ago
- 1 comment
Labels: enhancement, design
#39 - Dynamic Allocation Update
Pull Request -
State: closed - Opened by assyrianic almost 6 years ago
#38 - Add JITing support
Issue -
State: open - Opened by assyrianic about 6 years ago
- 1 comment
Labels: enhancement, optimization, design
#37 - Merging "syscall" opcode with "call"
Issue -
State: closed - Opened by assyrianic about 6 years ago
Labels: enhancement, question, optimization, design
#36 - license ?
Issue -
State: closed - Opened by rofl0r about 6 years ago
- 16 comments
#35 - Update Documentation
Issue -
State: closed - Opened by assyrianic about 6 years ago
Labels: high priority
#34 - Have assembler automatically add a "ret" opcode?
Issue -
State: closed - Opened by assyrianic over 6 years ago
- 1 comment
Labels: enhancement, question
#33 - Add "break" opcode to allow for debugging.
Issue -
State: closed - Opened by assyrianic over 6 years ago
- 1 comment
Labels: enhancement
#32 - large loops or something causes stack overflow
Issue -
State: closed - Opened by assyrianic over 6 years ago
Labels: bug, segfault
#31 - Replace Function table iteration with packed struct
Issue -
State: closed - Opened by assyrianic over 6 years ago
Labels: enhancement, optimization
#30 - Replace Tagha Execution Error Messages with Error Codes
Issue -
State: closed - Opened by assyrianic over 6 years ago
Labels: enhancement
#29 - Create MELT (GCC) plugin for GIMPLE -> TASM or
Issue -
State: open - Opened by assyrianic over 6 years ago
Labels: enhancement, help wanted
#28 - Modify TASM Assembler to accept LLVM IR or write an LLVM IR --> TASM transpiler
Issue -
State: open - Opened by assyrianic over 6 years ago
Labels: enhancement, help wanted
#27 - Have C++ wrapper constructor add in Natives.
Issue -
State: closed - Opened by assyrianic almost 7 years ago
Labels: enhancement
#26 - Add Pointer-Safety for Safemode.
Issue -
State: closed - Opened by assyrianic almost 7 years ago
Labels: enhancement, help wanted, development on hold, low priority, design
#25 - Make stack tracer
Issue -
State: closed - Opened by assyrianic almost 7 years ago
- 1 comment
Labels: enhancement, help wanted
#24 - Have Tagha libc and other libraries load as DLLs
Issue -
State: closed - Opened by assyrianic almost 7 years ago
Labels: enhancement
#23 - Move global variable values to above text segment
Issue -
State: closed - Opened by assyrianic almost 7 years ago
Labels: enhancement
#22 - Implement compiler backend (GCC)
Issue -
State: open - Opened by assyrianic almost 7 years ago
- 2 comments
Labels: enhancement, help wanted
#21 - fuzz test Tagha using american fuzzy lop
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: optimization
#20 - replace `ip` integer with pointer version
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, optimization
#19 - support "argc" and "argv"
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, question
#18 - Pushing any data aligns the stack by 8 bytes
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, question
#17 - Upgrade Tagha as a 64-bit VM
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, question, optimization
#16 - figure out new way to save host-side allocated pointers
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 1 comment
Labels: bug, memleak
#15 - Upgrade Tagha's VM to Register-based
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 2 comments
Labels: enhancement, question, high priority, optimization
#14 - `TaghaScript_call_func_by_name` in native causes infinite loop
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: bug, glitch
#13 - Replace Table structures with a hashmap
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 1 comment
Labels: enhancement, optimization
#12 - have scripts able to run in parallel / concurrent scripts.
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, question
#11 - Windows port or Windows oriented code for Tagha
Issue -
State: open - Opened by assyrianic about 7 years ago
Labels: enhancement, low priority
#10 - Have compiler integrated into the system
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement
#9 - on x86-64 Linux, hostapp printf native causes segfault
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 1 comment
Labels: bug, help wanted, segfault
#8 - implement assembler
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, help wanted
#7 - handle "divide/modulo by 0" errors with something other than halting script execution
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement
#6 - make tagha take multiple scripts instead of one
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement
#5 - Implement compiler backend (Clang/LLVM)
Issue -
State: open - Opened by assyrianic about 7 years ago
- 3 comments
Labels: enhancement, help wanted
#4 - upgrade SIMD opcodes to use 16 bytes instead of 8 bytes
Issue -
State: closed - Opened by assyrianic about 7 years ago
Labels: enhancement, development on hold, low priority
#3 - figure out system of communication between Tagha C scripts.
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 3 comments
Labels: enhancement, help wanted
#2 - figure out how to share types between host and scripts.
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 2 comments
Labels: enhancement, help wanted, question, development on hold, low priority
#1 - have host apps able to call functions on script side?
Issue -
State: closed - Opened by assyrianic about 7 years ago
- 5 comments
Labels: enhancement, low priority