Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Revert "Prepare release" | Henrik Nord | 2021-03-26 | 2 | -24/+1 | |
| | | | | | | | | This reverts commit 1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a. | |||||
* | | Prepare release | Erlang/OTP | 2021-03-25 | 2 | -1/+24 | |
| | | ||||||
* | | Eliminate warnings for underscore variables multiply bound | Björn Gustavsson | 2021-03-01 | 1 | -5/+5 | |
| | | ||||||
* | | Revert "Prepare release" | Henrik Nord | 2021-02-24 | 2 | -24/+1 | |
| | | | | | | | | This reverts commit bbc0f3386c2546af25936730742d8dee1664f1dd. | |||||
* | | Prepare release | Erlang/OTP | 2021-02-23 | 2 | -1/+24 | |
| | | ||||||
* | | parsetools: Add 'error_location' to the options | Hans Bolinder | 2021-02-03 | 1 | -1/+2 | |
| | | | | | | | | The `error_location' option was missing in the spec of file/2. | |||||
* | | parsetools: Add column numbers to Yecc messages | Hans Bolinder | 2021-01-26 | 7 | -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 numbers | Hans Bolinder | 2021-01-26 | 2 | -24/+24 | |
| | | ||||||
* | | parsetools: Let Leex recognize ERL_COMPILER_OPTIONS | Hans Bolinder | 2020-11-26 | 3 | -66/+142 | |
| | | ||||||
* | | parsetools: Let Yecc recognize ERL_COMPILER_OPTIONS | Hans Bolinder | 2020-11-26 | 3 | -63/+141 | |
| | | ||||||
* | | parsetools: Remove ?line from test suites | Hans Bolinder | 2020-11-26 | 2 | -286/+283 | |
| | | ||||||
* | | parsetools: Correct spelling | Hans Bolinder | 2020-11-09 | 2 | -4/+4 | |
| | | ||||||
* | | parsetools: Use types and specs for documentation | Hans Bolinder | 2020-11-06 | 7 | -119/+190 | |
| | | ||||||
* | | Prepare release | Erlang/OTP | 2020-05-11 | 2 | -1/+17 | |
| | | ||||||
* | | Revert "Prepare release" | Henrik Nord | 2020-04-22 | 2 | -17/+1 | |
| | | | | | | | | This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a. | |||||
* | | Prepare release | Erlang/OTP | 2020-04-22 | 2 | -1/+17 | |
| | | ||||||
* | | otp: Move funcs description into funcs_description tag | Lukas Larsson | 2020-03-27 | 1 | -4/+5 | |
| | | ||||||
* | | Revert "Prepare release" | Henrik Nord | 2020-03-25 | 2 | -17/+1 | |
| | | | | | | | | This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154. | |||||
* | | Prepare release | Erlang/OTP | 2020-03-24 | 2 | -1/+17 | |
| | | ||||||
* | | Revert "Prepare release" | Henrik Nord | 2020-02-27 | 2 | -17/+1 | |
| | | | | | | | | This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271. | |||||
* | | Prepare release | Erlang/OTP | 2020-02-26 | 2 | -1/+17 | |
| | | ||||||
* | | otp: Refactor doc make system and introduce EEP-48 | Lukas Larsson | 2020-02-24 | 1 | -69/+2 | |
| | | ||||||
* | | Add Module prefix to all callbacks | Lukas Larsson | 2020-02-24 | 1 | -6/+6 | |
| | | ||||||
* | | docgen: Remove many dead entities from dtds | Lukas Larsson | 2020-02-24 | 1 | -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 module | Björn Gustavsson | 2019-09-25 | 1 | -15/+15 | |
| | ||||||
* | parsetools (doc): Update old format I/O-requests | Hans Bolinder | 2019-08-20 | 1 | -3/+3 | |
| | ||||||
* | Add "make test" command for root and application directories | Kjell Winblad | 2019-06-26 | 1 | -0/+1 | |
| | | | | The added make target is described in HOWTO/TESTING.md. | |||||
* | parsetools: Remove no longer working tests | Hans Bolinder | 2019-04-04 | 1 | -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 docs | Sverker Eriksson | 2018-12-12 | 1 | -1/+2 | |
| | ||||||
* | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | 2018-12-12 | 2 | -11/+11 | |
| | ||||||
* | Prepare release | Erlang/OTP | 2018-09-24 | 2 | -1/+16 | |
| | ||||||
* | Update copyright year | Henrik Nord | 2018-09-21 | 1 | -1/+1 | |
| | ||||||
* | docs: make clean all XMLDIR | Lukas Larsson | 2018-07-13 | 1 | -0/+1 | |
| | ||||||
* | Prepare release | Erlang/OTP | 2018-06-19 | 2 | -1/+16 | |
| | ||||||
* | Update copyright year | Henrik Nord | 2018-06-18 | 5 | -5/+5 | |
| | ||||||
* | Revert "Prepare release" | Henrik | 2018-05-29 | 2 | -16/+1 | |
| | | | | This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. | |||||
* | Prepare release | Erlang/OTP | 2018-05-25 | 2 | -1/+16 | |
| | ||||||
* | Use \n escape instead of integer 10 | Richard Carlsson | 2018-05-04 | 1 | -1/+1 | |
| | ||||||
* | Move lib:nonl/1 into yecc.erl | Richard Carlsson | 2018-05-04 | 1 | -2/+6 | |
| | ||||||
* | Revert "Update release notes" | Henrik | 2018-05-02 | 1 | -15/+0 | |
| | | | | This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||||
* | Revert "Update version numbers" | Henrik | 2018-05-02 | 1 | -1/+1 | |
| | | | | This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3. | |||||
* | Update release notes | Erlang/OTP | 2018-04-30 | 1 | -0/+15 | |
| | ||||||
* | Update version numbers | Erlang/OTP | 2018-04-30 | 1 | -1/+1 | |
| | ||||||
* | parsetools: Do not call erlang:get_stacktrace() | Hans Bolinder | 2018-02-06 | 3 | -12/+8 | |
| | ||||||
* | Merge branch 'maint' | Henrik Nord | 2017-12-13 | 2 | -1/+16 | |
|\ | ||||||
| * | Update release notes | Erlang/OTP | 2017-12-08 | 1 | -0/+15 | |
| | | ||||||
| * | Update version numbers | Erlang/OTP | 2017-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'maint' | Hans Bolinder | 2017-10-25 | 1 | -0/+4 | |
|\ \ | |/ | | | | | | | * maint: parsetools: Fix unused functions warnings in leexinc.hrl | |||||
| * | parsetools: Fix unused functions warnings in leexinc.hrl | Hans Bolinder | 2017-10-24 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'maint' | Lars Thorsen | 2017-10-10 | 6 | -72/+11 | |
|\ \ | |/ |