summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Updated include directive and added test cases.experimental/gsoc/astVishal Gupta2018-08-0411-26/+70
* Added case for testing recursive automake at multiple depthVishal Gupta2018-08-042-1/+3
* Updated make install to make parser work from any directoryVishal Gupta2018-08-046-37/+53
* Added support for include directiveVishal Gupta2018-07-255-33/+49
* Subdirs implementationVishal Gupta2018-07-128-37/+40
* Updated parser to tokenize and parse line by line.Vishal Gupta2018-07-066-48/+46
* Added support for SUBDIRS and nested if/else statementVishal Gupta2018-07-026-27/+64
* Updated multiline statement and conditional statements.Vishal Gupta2018-06-2415-89/+158
* Added support for Conditional statement and Test files.Vishal Gupta2018-06-1616-129/+312
* Added support for multiline and comments.Vishal Gupta2018-06-118-89/+287
* Update Converter.pl to read write from Standard I/OVishal Gupta2018-06-043-24/+38
* Use the ‘perl’ found in the PATH environment variableMathieu Lirzin2018-06-021-3/+3
* Remove generated ‘.png’ filesMathieu Lirzin2018-06-023-1/+2
* Automatic conversion of bison graph to parsing table.Vishal Gupta2018-06-017-41/+140
* Implemented Lexer, Parser and AST module.vishalgupta972018-05-269-0/+368
* maint: Update files from upstream with 'make fetch'Mathieu Lirzin2018-03-117-20/+16
* install-sh: avoid (low risk) race in "/tmp"Pavel Raiskup2018-03-111-8/+17
* automake: Don't rely on List::Util to provide 'none'Mathieu Lirzin2018-03-081-1/+19
* maint: write-file-hooks -> before-save-hookPaul Eggert2018-03-0610-19/+19
* maint: Update files from upstream with 'make fetch'Mathieu Lirzin2018-02-258-436/+476
* python: Avoid exceeding command-line length limitMathieu Lirzin2018-02-181-16/+9
* missing: Update displayed URLsSimon Sobisch2018-01-041-3/+3
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-0472-72/+72
* port elisp-compilation support to emacs-23.1 and newerJim Meyering2017-12-161-3/+3
* "make dist" did not depend on $(BUILT_SOURCES)Jim Meyering2017-11-281-2/+5
* maint: Make Emacs use 'makefile-automake-mode'Mathieu Lirzin2017-09-233-6/+3
* install-sh: do not assume / = //Paul Eggert2017-09-231-6/+14
* maint: Configure Emacs automatically with ".dir-locals.el"Mathieu Lirzin2017-09-2221-357/+0
* * lib/mdate.sh (TZ): Use portable setting.Paul Eggert2017-09-211-2/+2
* make fetchPaul Eggert2017-09-198-86/+63
* Prefer https: URLsPaul Eggert2017-09-1972-87/+86
* mdate-sh: Ensure reproducible time outputReiner Herrmann2017-09-151-1/+5
* build: Rename "Makefile.inc" Makefile fragments to "local.mk"Mathieu Lirzin2017-08-313-0/+0
* Merge branch 'micro' into minorMathieu Lirzin2017-08-313-51/+77
|\
| * maint: Update files from upstream with 'make fetch'Mathieu Lirzin2017-06-183-51/+77
* | config: Support AUTOMAKE_LIBDIR environment variableMathieu Lirzin2017-08-301-1/+1
* | check: Make 'check-TESTS' target depend on test dependenciesMathieu Lirzin2017-07-161-1/+1
* | dejagnu: Allow AM_RUNTESTFLAGS to override default RUNTEST argumentsMathieu Lirzin2017-07-151-1/+1
* | Merge branch 'micro' into minorMathieu Lirzin2017-06-1681-2204/+3967
|\ \ | |/
| * maint: Update "lib/texinfo.tex".Mathieu Lirzin2017-03-051-1/+2
| * maint: Update copyright years to 2017.Mathieu Lirzin2017-03-0272-72/+72
| * maint: Update files from upstream with 'make fetch'.Mathieu Lirzin2017-03-029-2132/+3894
* | Merge branch 'micro' into minorPaul Eggert2016-03-311-4/+14
|\ \ | |/
| * automake: port better to future gzipPaul Eggert2016-03-281-4/+14
* | Merge branch 'micro' into minorPaul Eggert2016-01-1210-19/+19
|\ \ | |/
| * maint: port time-stamp-time-zone to strict POSIXPaul Eggert2016-01-1210-19/+19
* | Merge branch 'micro' into minorPeter Rosin2015-11-241-2/+3
|\ \ | |/
| * compile: add icl to compile wrapper scriptJonathan L Peyton2015-11-241-2/+3
* | deps: fix corner-case "make distclean" bugStefano Lattarini2015-01-061-3/+4
* | deps: 'subdir-object' option now works when foo_SOURCES contains $(var)Stefano Lattarini2015-01-062-3/+10
|/