index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
parsetools
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Erlang/OTP
2023-03-21
1
-1
/
+1
*
leex column number support
Marko Minđek
2023-02-21
1
-135
/
+199
*
Merge branch 'maint' into master
Henrik Nord
2022-09-21
1
-1
/
+1
|
\
|
*
Update copyright year
Erlang/OTP
2022-09-20
1
-1
/
+1
*
|
parsetools: Fix tests to work with space in path
Lukas Larsson
2022-08-18
2
-2
/
+2
|
/
*
make: Allow OTP to be built deterministically
Tom Davies
2022-06-24
3
-8
/
+13
*
compiler: Make yecc respect +deterministic
Tom Davies
2022-05-06
1
-2
/
+48
*
compiler: Make leex respect +deterministic
Tom Davies
2022-05-06
1
-2
/
+47
*
Update copyright year
Erlang/OTP
2022-03-23
1
-1
/
+1
*
[cleanup] remove ?line macro
Maxim Fedorov
2022-02-22
1
-1
/
+1
*
Update copyright year
Erlang/OTP
2022-02-15
1
-1
/
+1
*
otp: Fix `make TYPE=$TYPE` to work for all types
Lukas Larsson
2022-01-21
1
-1
/
+1
*
Fix typos in lib/parsetools
Kian-Meng, Ang
2021-12-25
1
-1
/
+1
*
Merge branch 'maint'
Rickard Green
2021-12-13
2
-2
/
+2
|
\
|
*
Update copyright year
Rickard Green
2021-12-13
2
-2
/
+2
*
|
Merge branch 'maint'
Björn Gustavsson
2021-11-26
1
-1
/
+22
|
\
\
|
|
/
|
*
yeccpre.hrl: Never crash when printing non-standard tokens
Björn Gustavsson
2021-11-25
1
-1
/
+22
*
|
[parsetools] peer-ify parsetools application
Maxim Fedorov
2021-11-17
2
-28
/
+4
|
/
*
test suites: replace ?t: with test_server:
Maxim Fedorov
2021-09-08
3
-25
/
+14
*
parsetools: Fix compiler warning in generated code
Hans Bolinder
2021-07-23
1
-15
/
+41
*
parsetools: Fix compiler warning in generated code
Hans Bolinder
2021-06-17
1
-2
/
+23
*
Eliminate warnings for underscore variables multiply bound
Björn Gustavsson
2021-03-01
1
-5
/
+5
*
parsetools: Add column numbers to Yecc messages
Hans Bolinder
2021-01-26
1
-70
/
+82
*
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
1
-2
/
+29
*
parsetools: Let Yecc recognize ERL_COMPILER_OPTIONS
Hans Bolinder
2020-11-26
1
-2
/
+29
*
parsetools: Remove ?line from test suites
Hans Bolinder
2020-11-26
2
-286
/
+283
*
parsetools: Remove no longer working tests
Hans Bolinder
2019-04-04
1
-6
/
+1
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
parsetools: Do not call erlang:get_stacktrace()
Hans Bolinder
2018-02-06
1
-2
/
+1
*
parsetools: Fix Yecc regarding Unicode atoms
Hans Bolinder
2017-04-07
1
-2
/
+86
*
parsetools: Fix Leex regarding Unicode atoms
Hans Bolinder
2017-04-07
1
-3
/
+42
*
parsetools: Fix handling of locations and annotations
Hans Bolinder
2017-03-10
1
-2
/
+2
*
parsetools: Correct counting of newlines
Hans Bolinder
2016-09-29
2
-5
/
+41
*
parsetools: Correct handling of Unicode in Leex
Hans Bolinder
2016-09-28
1
-4
/
+4
*
parsetools: Suppress Dialyzer-warnings
Hans Bolinder
2016-09-12
1
-4
/
+4
*
update copyright-year
Henrik Nord
2016-03-15
3
-3
/
+3
*
Makefiles: Remove test_server from include path and code path
Björn Gustavsson
2016-02-17
1
-1
/
+1
*
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-17
2
-2
/
+2
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
4
-38
/
+42
*
parsetools: Use module erl_anno
Hans Bolinder
2015-04-30
1
-5
/
+9
*
Let Yecc use the new -dialyzer attribute
Hans Bolinder
2015-01-15
1
-9
/
+9
*
Fix line counting in token and tokens functions
archimed
2014-07-24
1
-2
/
+15
*
Add unit test for string fun in leex test suite
archimed
2014-07-24
1
-4
/
+34
*
Add test suites performing app and appup file checks
Tobias Schlager
2014-02-24
2
-0
/
+51
*
Merge branch 'maint'
Fredrik Gustafsson
2013-09-11
1
-3
/
+21
|
\
|
*
parsetools: added testcase for unicode
Fredrik Gustafsson
2013-09-10
1
-3
/
+21
*
|
Merge branch 'maint'
Hans Bolinder
2013-09-03
2
-4
/
+125
|
\
\
|
|
/
|
*
Fix a Unicode filename bug affecting Leex and Yecc
Hans Bolinder
2013-09-02
2
-4
/
+125
*
|
Merge branch 'maint'
Hans Bolinder
2013-08-28
1
-2
/
+35
|
\
\
|
|
/
[next]