1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Parser: support arbitrary words; Syntax rules: Support var declarations More... over 11 years ago
Settings dialog: Control hint label only with timer. More... over 11 years ago
Merge branch 'master' into exception_handling More... over 11 years ago
Add discard button to reset settings and group boxes properly. More... over 11 years ago
Add cancel option to settings dialog. More... over 11 years ago
Merge branch 'master' of github.com:Valama/valama More... over 11 years ago
Catch all thrown exceptions and replace deprecated stuff. More... over 11 years ago
Fix README spelling mistake and set Valama version to 0.1.2. More... over 11 years ago
Update README over webinterface. More... over 11 years ago
Update README (requirements). More... over 11 years ago
Only save settings if ok is clicked. Check for valid project name. More... over 11 years ago
Parser: Syntax error report in case of missing parameters More... over 11 years ago
Parser: Use regex; Syntax errors reported instead of some possible segfaults More... over 11 years ago
Fixed segfault in using directive completion More... over 11 years ago
Merge branch 'master' of https://github.com/Valama/valama More... over 11 years ago
Completion: Completed using statements More... over 11 years ago
Completion: Completed using statements More... over 11 years ago
Syntax: Whitespace fix; Added using statements More... over 11 years ago
Vala 0.16 compatibility fix More... over 11 years ago
Completion: Support "new" expressions and namespaces More... over 11 years ago
Working on syntax rules and supported types More... over 11 years ago
Completion: Fixed segfault at end of syntax rule; Fixed passing written text inside completion engine More... over 11 years ago
Correct parameter handling More... over 11 years ago
Reworking completion syntax More... over 11 years ago
Experimental auto-indentation based on libvala More... over 11 years ago
Handle Enums correctly; GUI version setting More... over 11 years ago
Complete outsourcing of syntax rules; auto-complete return statements More... over 11 years ago
Added missing file ( O:-) ) More... over 11 years ago
Multithreaded completion updates (Still slightly aggressive) More... over 11 years ago
Manage project version via IDE; Introduced project config dialog; Fixed early autocompletion abortion More... over 11 years ago