summaryrefslogtreecommitdiff
path: root/lib/syntax_tools
Commit message (Expand)AuthorAgeFilesLines
* bumped revisionRichard Carlsson2012-08-081-1/+1
* make list_suffix/1 and list_prefix/1 handle erl_parse() cons sequencesRichard Carlsson2012-08-081-8/+18
* modernized and cleaned up edoc documentationRichard Carlsson2012-08-081-704/+642
* removed obsolete @spec annotations and fixed some -spec and -type annotationsRichard Carlsson2012-08-081-518/+23
* preserve line numbers when reverting representationRichard Carlsson2012-08-081-3/+7
* updated author e-mailRichard Carlsson2012-08-0810-10/+14
* removed CVS keywords from source filesRichard Carlsson2012-08-088-16/+0
* Update to work with whitespace in exec pathLukas Larsson2012-06-054-17/+17
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-012-1/+16
* syntax_tools: Remove warnings of missing typesBjörn-Egil Dahlberg2012-01-052-2/+2
* syntax_tools: Suppress warning of unused variableBjörn-Egil Dahlberg2012-01-051-1/+2
* Revert "syntax_tool: Add missing type information"Björn-Egil Dahlberg2012-01-051-5/+2
* syntax_tool: Add missing type informationBjörn-Egil Dahlberg2012-01-031-2/+5
* Prepare releaseErlang/OTP2011-12-122-1/+33
* Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg2011-11-221-1/+1
* Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-221-1/+1
* EEP-23: Allow variables in fun M:F/ABjörn Gustavsson2011-11-071-1/+6
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-22/+0
* doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson2011-10-271-9/+0
* erl_tidy: Eliminate two references to 'regexp' in the documentationBjörn Gustavsson2011-10-271-2/+2
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-1/+20
* Fix a bug in erl_recommentHans Bolinder2011-04-011-1/+1
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\
| * Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* | Update all test specsLukas Larsson2011-02-173-6/+3
* | Fix formatting for syntax_toolsLukas Larsson2011-02-171-4/+5
* | Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* | Update syntax_tools tests to conform with common_test standardLukas Larsson2011-02-171-4/+14
* | Prepare releaseErlang/OTP2010-12-062-1/+15
|/
* syntax_tools: Fix an erroneous type and strengthen some specsKostis Sagonas2010-10-263-26/+18
* syntax_tools: Add types to record definitionsKostis Sagonas2010-10-055-33/+47
* Fix crash in epp_dodger:tokens_to_string/1Maria Christakis2010-09-241-0/+2
* Update release notesBjörn Gustavsson2010-06-111-0/+15
* Update version numbersBjörn Gustavsson2010-06-101-1/+1
* syntax_tools: Add declarations for exported typesKostis Sagonas2010-06-034-0/+6
* Remove (harmless) warnings about min/max in core applicationsPatrik Nyblom2010-06-022-10/+4
* Fix an erroneous specKostis Sagonas2010-05-063-20/+12
* Update release notesBjörn-Egil Dahlberg2010-02-191-3/+34
* syntax_tools: Add types and specs for most exported functionsKostis Sagonas2010-02-149-221/+965
* syntax_tools: Support the --enable-native-libs configure optionKostis Sagonas2010-02-141-1/+4
* syntax_tools: Remove $Id$ annotationsKostis Sagonas2010-02-143-6/+1
* Update version numbersBjörn Gustavsson2010-02-111-1/+1
* OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-263-15/+17
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2040-0/+20079