aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Parsing of variables seems to work now.Sebastian Parborg2011-06-192-26/+49
* Made command interp handle mixed strings and varsSebastian Parborg2011-06-192-13/+12
* Added a stub to function inside "$()"Sebastian Parborg2011-06-192-12/+56
* Worked some moreSebastian Parborg2011-06-193-83/+98
* added support for "{}" chars a command charactersSebastian Parborg2011-06-171-8/+4
* Done with some work on the command parserSebastian Parborg2011-06-172-37/+96
* Worked some more on string replacementSebastian Parborg2011-06-172-23/+116
* Added branch for the new makefile parserSebastian Parborg2011-06-162-136/+253
* Added basic SCM supportSebastian Parborg2011-06-142-2/+46
* Added ARCH detectionSebastian Parborg2011-06-131-1/+4
* Added basic ebuild outputSebastian Parborg2011-06-135-7/+111
* You can now link deps to packages with the help of qfileSebastian Parborg2011-06-103-0/+33
* You can now scan makefile projects with the cliSebastian Parborg2011-06-093-13/+31
* Converted the output data from the makefiles to somethint usefulSebastian Parborg2011-06-095-198/+217
* Basic makefile support doneSebastian Parborg2011-06-081-21/+148
* Added shebang to cli.pySebastian Parborg2011-06-071-0/+2
* Added more checks to see if local includes really are localSebastian Parborg2011-06-041-4/+18
* Started work on parsing makefilesSebastian Parborg2011-06-021-0/+125
* Add some checks and update cli to print ifdefs.Sebastian Parborg2011-06-012-0/+13
* Made it append new includes againSebastian Parborg2011-06-011-5/+5
* I now handles ifdefs within ifdefsSebastian Parborg2011-06-013-8/+43
* Worked more on ifdefs and made YACC not a big hackSebastian Parborg2011-06-012-9/+43
* Fixed some bugsSebastian Parborg2011-05-242-1/+2
* Cleaned up the lexer someSebastian Parborg2011-05-241-25/+16
* Got everything (hopefully) working again...Sebastian Parborg2011-05-243-18/+27
* Cleaned up ifdef somemore.Sebastian Parborg2011-05-242-3/+13
* Fixed comments being greedy and begun on ifdefsSebastian Parborg2011-05-224-13/+50
* Added flags so that you can choose what to printSebastian Parborg2011-05-221-2/+11
* Added the default parameter to filetypes.Sebastian Parborg2011-05-221-0/+1
* Added a little bit more to the help outputSebastian Parborg2011-05-221-1/+1
* Updated help in CLI with an exampleSebastian Parborg2011-05-212-1/+4
* Added support for #if 0 out commentingSebastian Parborg2011-05-182-4/+12
* Added a simple CLISebastian Parborg2011-05-183-14/+33
* Fixed so you can open files that is not pure uft8Sebastian Parborg2011-05-131-76/+81
* More work on includesSebastian Parborg2011-05-132-7/+48
* Begin to look for includesSebastian Parborg2011-05-132-1/+54
* Not much, but it scans dirs :PSebastian Parborg2011-05-131-0/+14