2013-04-21 |
Dale Weiler | Merge pull request #104 from matthiaskrgr/PKGBUILD_master |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Matthias Krüger | PKGBUILD: archlinux: git: install syntax files to respe... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Fixes |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Merge branch 'cooking' |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Update CHANGES |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | update README to reflect syntax highlighting stuff. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Add jedit syntax highlighting support, thanks to LordHa... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | This is suppoted now |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Add syntax configuration file for gtksourceview (this... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | typo |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | update README for syntax highlighting stuff |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | A more realistic preprocessor concatenation test. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Undo that fail |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Better output on failure |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | More preprocessor testsuite support and our first prepr... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | More preprocessor testing support for the testsuite. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Initial preprocessor procedure option for testsuite... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | We don't need to specify "-should fail" because we... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | I did it, I did it, I did it, horray!, Thanks Dora... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Some work in progress preprocessing test work |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Dale Weiler | Remove hashset |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wolfgang Bumiller | parser_const_string now uses hashtables; hashtables... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wolfgang Bumiller | fix warnings to allow compiling with -O3 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Some inline never hurt anyone .. actually, C made a... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Use hashtable for macro definitions in the preprocessor... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wolfgang Bumiller | don't call ftepp_finish on a freed ftepp struct |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | More perliminary reworking for threading |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Fix compile for windows. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Dale Weiler | Perliminary parser reworking, required for the proposed... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dale Weiler | Fix typo in kate syntax highlighting installation docum... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dale Weiler | Added syntax highlighting configuration files (with... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Wolfgang Bumiller | lex_try_pragma: free the buffers |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Dale Weiler | Fix memdump printing |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dale Weiler | Rewrote memory tracking, now prints highest water mark... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | fix macro parameters |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | ast_expression_delete: delete varparam if it is set... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | fix memleak in ast_local_codegen |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Wolfgang Bumiller | util_strdup: don't use util_memory_a with -DNOTRACK |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Dale Weiler | GCC specific stuff compile flags. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Added tracing to strdup for allocations, fixed some... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | cleanups |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Fet rid of explicit file stream flushes, streams are... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Remove one more external function |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More flattening. I don't know why I turned off bufferin... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Flatten more external functions |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More function flatening |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More function flatening |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | More external function flatening (less external symbols) |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | Revert that trans stuff |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Dale Weiler | flatten the use of strcpy, 90% of the cases we already... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Fix possible buffer overflows. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Fix possible bug |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Merge branch 'cooking' of github.com:graphitemaster... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Dale Weiler | Fix some memory leaks. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Wolfgang Bumiller | Merge pull request #103 from matthiaskrgr/cooking |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matthias Krüger | gitignore: ignore pkg.tar.xz packages in distro/arch... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matthias Krüger | PKGBUILD: release: fix sha1sum, minor cleanup |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Matthias Krüger | PKGBUILD: git: fix for pacman 4.1.0 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Matthias Krüger | .gitignore: add /pak |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Wolfgang Bumiller | we changed the prefix... there too |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Wolfgang Bumiller | we changed the prefix... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Dale Weiler | Merge pull request #102 from matthiaskrgr/cooking |
commit | commitdiff | tree | snapshot |
2013-03-27 |
matthiaskrgr | make: gource flags: add |
commit | commitdiff | tree | snapshot |
2013-03-27 |
matthiaskrgr | Makefile: split up 'make gource' into 'make gource... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Make variable for flexibility |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Uploadability from package building using dropbox API... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Some protection for cross arch package building |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Dale Weiler | Cross architecture stuff for distro build scripts.... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | While we're at it, fix that one too. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | *sigh* |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | SPACES PEOPLE |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dale Weiler | Added gource rule to makefile |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Added isnan compiler builtin, documented what each... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | fix comment |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Uh wrong file. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Implemented smart intrinsic / builtin system. When... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Add floor to tests defs.qh |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Implemented "reverse" enum attribute, e.g enum : revers... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Dale Weiler | Fix operator precedence, closes #101 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Better diagnostic when "floor" cannot be found. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Implemented __builtin_mod, and % operator. Added floor... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Implemented concept of enumeration attributes (can... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Dale Weiler | Implemented __builtin_exp |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Actually generate an ast_call for __builtin_pow for... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Add some ice |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Make ** RIGHT associative |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Get rid of the bullshit log stuff |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | They see me roll 'n, casting, so far they just think... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Implement exponentiation operator `**` as well as __bui... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dale Weiler | Update specification.tex |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Wolfgang Bumiller | hopefully fix an off-by-1 vararg copy issue |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Dale Weiler | Print the number for the test itself in the test-suite... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Dale Weiler | Remove debug printf |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Dale Weiler | Push definitions when -O0 |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Wolfgang Bumiller | Merge branch 'master' into cooking |
commit | commitdiff | tree | snapshot |
next |