Markus Koschany pushed to branch upstream at Debian Java Maintainers / jflex
Commits: 770da5c0 by Markus Koschany at 2018-09-30T19:12:36Z New upstream version 1.7.0 - - - - - 30 changed files: - − ._changelog.md - COPYRIGHT - README.md - bin/jflex - bin/jflex.bat - build.xml - changelog.md - doc/._manual.pdf - doc/jflex-black.png → doc/fig/jflex-black.png - − doc/footnote.png - − doc/jflex_anttask.html - doc/manual.html - doc/manual.pdf - + examples/.gitignore - examples/byaccj/README → examples/byaccj/README.md - + examples/cup-maven/README.md - + examples/cup-maven/pom.xml - examples/cup/ycalc.cup → examples/cup-maven/src/main/cup/ycalc.cup - examples/cup/Main.java → examples/cup-maven/src/main/java/Main.java - examples/cup/lcalc.flex → examples/cup-maven/src/main/jflex/lcalc.flex - + examples/cup-maven/src/test/java/LexerTest.java - examples/cup/output.good → examples/cup-maven/src/test/resources/output.good - examples/cup/test.txt → examples/cup-maven/src/test/resources/test.txt - − examples/cup/Makefile - − examples/cup/README - examples/interpreter/Makefile - examples/interpreter/README → examples/interpreter/README.md - examples/interpreter/SymtabEntry.java - examples/interpreter/Tdekl.java - examples/interpreter/Texp.java The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/jflex/commit/770da5c0e10bde468be851debd78c113b2d69d96 -- View it on GitLab: https://salsa.debian.org/java-team/jflex/commit/770da5c0e10bde468be851debd78c113b2d69d96 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

