Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | todays work | Sebastian Parborg | 2011-08-11 | 1 | -0/+9 |
* | fixed bogus deps in the moc project | Sebastian Parborg | 2011-08-10 | 1 | -2/+2 |
* | Added basic autotools support | root | 2011-08-04 | 1 | -8/+15 |
* | Added some basic support for include flags and m4_include | Sebastian Parborg | 2011-08-02 | 1 | -9/+13 |
* | Need to rework how the automakefile scan works. | Sebastian Parborg | 2011-07-30 | 1 | -0/+50 |
* | Added comments to most functions | Sebastian Parborg | 2011-07-05 | 1 | -0/+30 |
* | fixed typo | Sebastian Parborg | 2011-06-26 | 1 | -1/+1 |
* | Got it to generate a very simple ebuild for uzbl | Sebastian Parborg | 2011-06-24 | 1 | -7/+17 |
* | Implemented some functions and cleaned up the commmand parser | Sebastian Parborg | 2011-06-22 | 1 | -0/+3 |
* | Added basic ebuild output | Sebastian Parborg | 2011-06-13 | 1 | -2/+6 |
* | You can now scan makefile projects with the cli | Sebastian Parborg | 2011-06-09 | 1 | -9/+27 |
* | Converted the output data from the makefiles to somethint useful | Sebastian Parborg | 2011-06-09 | 1 | -187/+27 |
* | Added more checks to see if local includes really are local | Sebastian Parborg | 2011-06-04 | 1 | -4/+18 |
* | Add some checks and update cli to print ifdefs. | Sebastian Parborg | 2011-06-01 | 1 | -0/+3 |
* | Made it append new includes again | Sebastian Parborg | 2011-06-01 | 1 | -5/+5 |
* | I now handles ifdefs within ifdefs | Sebastian Parborg | 2011-06-01 | 1 | -6/+23 |
* | Worked more on ifdefs and made YACC not a big hack | Sebastian Parborg | 2011-06-01 | 1 | -9/+41 |
* | Fixed some bugs | Sebastian Parborg | 2011-05-24 | 1 | -1/+1 |
* | Cleaned up the lexer some | Sebastian Parborg | 2011-05-24 | 1 | -25/+16 |
* | Got everything (hopefully) working again... | Sebastian Parborg | 2011-05-24 | 1 | -9/+16 |
* | Cleaned up ifdef somemore. | Sebastian Parborg | 2011-05-24 | 1 | -3/+12 |
* | Fixed comments being greedy and begun on ifdefs | Sebastian Parborg | 2011-05-22 | 1 | -8/+35 |
* | Added support for #if 0 out commenting | Sebastian Parborg | 2011-05-18 | 1 | -3/+5 |
* | Added a simple CLI | Sebastian Parborg | 2011-05-18 | 1 | -14/+17 |
* | Fixed so you can open files that is not pure uft8 | Sebastian Parborg | 2011-05-13 | 1 | -76/+81 |
* | More work on includes | Sebastian Parborg | 2011-05-13 | 1 | -7/+46 |
* | Begin to look for includes | Sebastian Parborg | 2011-05-13 | 1 | -1/+46 |
* | Not much, but it scans dirs :P | Sebastian Parborg | 2011-05-13 | 1 | -0/+14 |