]> granicus.if.org Git - re2c/shortlog
re2c
2015-05-21 Ulya TrofimovichCompare DFA states rather than labels.
2015-05-20 Ulya TrofimovichRegenerated documentation (changed by previous commit).
2015-05-20 Ulya TrofimovichFinally removed auxiliary code generation pass to ...
2015-05-19 Ulya TrofimovichPass only that part of output needed by 're2c::State...
2015-05-19 Ulya TrofimovichFixed clang's "warning: declaration shadows a local...
2015-05-19 Ulya Trofimovich're2c::emit_init' doesn't generate anything useful...
2015-05-19 Ulya TrofimovichAnother part of tracking label usage moved out from...
2015-05-19 Ulya TrofimovichSimplified 're2c::Action' class and its usage.
2015-05-18 Ulya TrofimovichFixed clang's "warning: declaration shadows a local...
2015-05-16 Ulya TrofimovichDon't copy <*> regexps for each condition.
2015-05-14 Ulya TrofimovichForbid copying of 're2c::Substr'.
2015-05-14 Ulya TrofimovichRemoved obsolete 're2c::Str' stuff.
2015-05-14 Ulya TrofimovichPass unquoted strings to parsing functions.
2015-05-14 Ulya TrofimovichNow 're2c::Token' uses 'std::string' instead of 're2c...
2015-05-14 Ulya TrofimovichSimplified handling of named definitions in parser.
2015-05-14 Ulya TrofimovichFixed mismatched new/delelte (found by valgrind).
2015-05-13 Ulya TrofimovichMoved 're2c::Symbol' class to a separate header and...
2015-05-13 Ulya TrofimovichReplaced 're2c::Str' with 'std::string'.
2015-05-13 Ulya TrofimovichCXXFLAGS: removed -DPEDANTIC, added -Weffc++. Fixed...
2015-05-13 Ulya TrofimovichSplit 'src/dfa/dfa.h' into parts: DFA states, DFA actio...
2015-05-12 Ulya TrofimovichMoved functions declarations and typedefs to a proper...
2015-05-12 Ulya TrofimovichMerged 'src/codegen/translate.cc' into 'src/codegen...
2015-05-12 Ulya TrofimovichSplit 'src/codegen/code.cc' into parts.
2015-05-12 Ulya TrofimovichRenamed struct to avoid confusion.
2015-05-12 Ulya TrofimovichMoved 're2c::BitMap' methods to a separate source file.
2015-05-12 Ulya TrofimovichRemoved some useless includes from 'src/codegen/code...
2015-05-12 Ulya TrofimovichMoved lexing functions to proper file.
2015-05-11 Ulya TrofimovichRemoved useless include.
2015-05-11 Ulya TrofimovichReduced "src/codegen/print.h" dependency for some unrel...
2015-05-11 Ulya TrofimovichImproved source files layout.
2015-05-11 Ulya TrofimovichAdded mingw builds for windows.
2015-05-11 Ulya TrofimovichDon't recompile scanner by default.
2015-05-11 Ulya TrofimovichDon't rebuild docs by default.
2015-05-08 Ulya TrofimovichUpdated build system.
2015-04-23 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-22 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-22 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-22 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-21 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-20 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-20 Ulya TrofimovichAdded portable version of <stdint.h>, converted the...
2015-04-20 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-20 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-20 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-20 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-19 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-19 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-19 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-17 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-17 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-17 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-16 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-16 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-15 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-15 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-15 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-08 Ulya TrofimovichCode cleanup.
2015-04-08 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-07 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-06 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-05 Ulya TrofimovichRemoved useless type of DFA state.
2015-04-05 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-03 Ulya TrofimovichDetermine action type in a simpler way.
2015-04-03 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-03 Ulya TrofimovichRemoved useless NULL check (all NULL destination states...
2015-04-02 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-04-02 Ulya TrofimovichOmit useless check for NULL: default transitions are...
2015-04-02 Ulya TrofimovichSome output should be generated with "--skeleton",...
2015-04-02 Ulya TrofimovichMakefile.am: added "-O2" to CXXFLAGS
2015-04-02 Ulya TrofimovichPrettified debug output.
2015-03-30 Ulya TrofimovichContinued adding "--skeleton" switch.
2015-03-27 Ulya TrofimovichStarted adding "--skeleton" switch.
2015-03-27 Ulya TrofimovichTesting script: trap SIGINT in child threads.
2015-03-26 Ulya TrofimovichA little code cleanup.
2015-03-26 Ulya TrofimovichDon't output YYCTXMARKER stuff in .dot mode.
2015-03-26 Ulya TrofimovichRun tests in parallel with "-j<threads>" option.
2015-03-26 Ulya TrofimovichComment
2015-03-26 Ulya TrofimovichAdded text file 'sf-cheatsheet' to make some notes...
2015-03-26 Ulya TrofimovichRemoved unused funtion.
2015-03-18 Ulya TrofimovichMake 'Go' hierarchy independent of relabelling.
2015-03-18 Ulya Trofimovich- Track used labels in a separate traversal of 'Go...
2015-03-18 Ulya TrofimovichAbstracted common used constant in a class variable.
2015-03-18 Ulya TrofimovichSeparated 'Go' stuff: construction and output.
2015-03-17 Ulya TrofimovichReduced redundant parameter.
2015-03-17 Ulya TrofimovichSplit control flow codegen in two phases:
2015-03-15 Ulya TrofimovichExtracted duplicated code to a function.
2015-03-15 Ulya TrofimovichUpdated test results (changed due to the previous commit).
2015-03-15 Ulya TrofimovichRemoved YYDEBUG call before switch.
2015-03-13 Ulya TrofimovichDon't segfault if span has zero length.
2015-03-12 Ulya TrofimovichSimplified codegen decision between switches/ifs.
2015-03-11 Ulya TrofimovichRemoved unreachable condition.
2015-03-11 Ulya TrofimovichNumber of high (wide) spans not necessarily depends...
2015-03-11 Ulya TrofimovichMoved bitmap statistics counting inside of 'Go' class.
2015-03-11 Ulya TrofimovichMoved bitmap statistics to 'Go' class.
next