summaryrefslogtreecommitdiff
path: root/lib/parsetools
Commit message (Collapse)AuthorAgeFilesLines
...
* | Revert "Prepare release"Henrik Nord2021-03-262-24/+1
| | | | | | | | This reverts commit 1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a.
* | Prepare releaseErlang/OTP2021-03-252-1/+24
| |
* | Eliminate warnings for underscore variables multiply boundBjörn Gustavsson2021-03-011-5/+5
| |
* | Revert "Prepare release"Henrik Nord2021-02-242-24/+1
| | | | | | | | This reverts commit bbc0f3386c2546af25936730742d8dee1664f1dd.
* | Prepare releaseErlang/OTP2021-02-232-1/+24
| |
* | parsetools: Add 'error_location' to the optionsHans Bolinder2021-02-031-1/+2
| | | | | | | | The `error_location' option was missing in the spec of file/2.
* | parsetools: Add column numbers to Yecc messagesHans Bolinder2021-01-267-318/+464
| | | | | | | | | | | | | | | | | | When formatting errors and warnings in rules, the text is "at location L:C" if the option `error_location' is set to 'column'. If the option is not set, the text is as before, that is, "at line L". Column numbers are included also when parsing the grammar, if the option is set.
* | parsetools: Make adjustments for column numbersHans Bolinder2021-01-262-24/+24
| |
* | parsetools: Let Leex recognize ERL_COMPILER_OPTIONSHans Bolinder2020-11-263-66/+142
| |
* | parsetools: Let Yecc recognize ERL_COMPILER_OPTIONSHans Bolinder2020-11-263-63/+141
| |
* | parsetools: Remove ?line from test suitesHans Bolinder2020-11-262-286/+283
| |
* | parsetools: Correct spellingHans Bolinder2020-11-092-4/+4
| |
* | parsetools: Use types and specs for documentationHans Bolinder2020-11-067-119/+190
| |
* | Prepare releaseErlang/OTP2020-05-112-1/+17
| |
* | Revert "Prepare release"Henrik Nord2020-04-222-17/+1
| | | | | | | | This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a.
* | Prepare releaseErlang/OTP2020-04-222-1/+17
| |
* | otp: Move funcs description into funcs_description tagLukas Larsson2020-03-271-4/+5
| |
* | Revert "Prepare release"Henrik Nord2020-03-252-17/+1
| | | | | | | | This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154.
* | Prepare releaseErlang/OTP2020-03-242-1/+17
| |
* | Revert "Prepare release"Henrik Nord2020-02-272-17/+1
| | | | | | | | This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271.
* | Prepare releaseErlang/OTP2020-02-262-1/+17
| |
* | otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-69/+2
| |
* | Add Module prefix to all callbacksLukas Larsson2020-02-241-6/+6
| |
* | docgen: Remove many dead entities from dtdsLukas Larsson2020-02-241-3/+3
|/ | | | | | | Removed unused cite and path enitity from dtd Removed unused dtds Removed unused elements from existing dtds Removed almost unused elements from existing dtds
* yecc: Eliminate the use of the dict moduleBjörn Gustavsson2019-09-251-15/+15
|
* parsetools (doc): Update old format I/O-requestsHans Bolinder2019-08-201-3/+3
|
* Add "make test" command for root and application directoriesKjell Winblad2019-06-261-0/+1
| | | | The added make target is described in HOWTO/TESTING.md.
* parsetools: Remove no longer working testsHans Bolinder2019-04-041-6/+1
| | | | | Since Erlang/OTP 21 "//" can be opened for writing on Windows, but writing to the file causes file_io_server to crash.
* Fix since attribute for troubled function docsSverker Eriksson2018-12-121-1/+2
|
* Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-122-11/+11
|
* Prepare releaseErlang/OTP2018-09-242-1/+16
|
* Update copyright yearHenrik Nord2018-09-211-1/+1
|
* docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
|
* Prepare releaseErlang/OTP2018-06-192-1/+16
|
* Update copyright yearHenrik Nord2018-06-185-5/+5
|
* Revert "Prepare release"Henrik2018-05-292-16/+1
| | | | This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
* Prepare releaseErlang/OTP2018-05-252-1/+16
|
* Use \n escape instead of integer 10Richard Carlsson2018-05-041-1/+1
|
* Move lib:nonl/1 into yecc.erlRichard Carlsson2018-05-041-2/+6
|
* Revert "Update release notes"Henrik2018-05-021-15/+0
| | | | This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521.
* Revert "Update version numbers"Henrik2018-05-021-1/+1
| | | | This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3.
* Update release notesErlang/OTP2018-04-301-0/+15
|
* Update version numbersErlang/OTP2018-04-301-1/+1
|
* parsetools: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-063-12/+8
|
* Merge branch 'maint'Henrik Nord2017-12-132-1/+16
|\
| * Update release notesErlang/OTP2017-12-081-0/+15
| |
| * Update version numbersErlang/OTP2017-12-081-1/+1
| |
* | Merge branch 'maint'Hans Bolinder2017-10-251-0/+4
|\ \ | |/ | | | | | | * maint: parsetools: Fix unused functions warnings in leexinc.hrl
| * parsetools: Fix unused functions warnings in leexinc.hrlHans Bolinder2017-10-241-0/+4
| |
* | Merge branch 'maint'Lars Thorsen2017-10-106-72/+11
|\ \ | |/