index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
epp.erl
Age
Commit message (
Expand
)
Author
2018-10-05
epp: Allow user to set source name independently of input file name
John Högberg
2018-05-09
epp: Implement the -if and -elif preprocessor directives
Björn Gustavsson
2018-05-06
epp: Add the pre-defined macro OTP_RELEASE
Björn Gustavsson
2018-02-23
Merge branch 'maint'
Hans Bolinder
2018-02-21
stdlib: Correct a minor epp bug
Hans Bolinder
2017-07-06
stdlib: Do not use deprecated functions in string(3)
Hans Bolinder
2017-06-09
stdlib: Handle Unicode macro names
Hans Bolinder
2017-05-04
Update copyright year
Raimo Niskanen
2017-03-08
stdlib: Fix handling of locations and annotations
Hans Bolinder
2016-06-13
stdlib: Let epp handle long file names
Hans Bolinder
2016-05-04
epp: Add the -error and -warning directives
Björn Gustavsson
2016-05-04
epp: Refactor expansion of header path
Björn Gustavsson
2016-04-28
stdlib: Correct a type in module epp
Hans Bolinder
2016-02-17
Implement ?FUNCTION_NAME and ?FUNCTION_ARITY macros
Björn Gustavsson
2016-02-17
epp: Refactor expand_macros()
Björn Gustavsson
2016-02-17
stdlib: Modify the preprocessor as to expose typed record fields
Hans Bolinder
2015-11-18
epp: Only flatten the original filename
Björn Gustavsson
2015-11-17
epp: Modernize the internal data structures
Björn Gustavsson
2015-11-17
epp: Eliminate the Type argument from expand_macros/5
Björn Gustavsson
2015-11-17
epp: Refactor user_predef/2 to share more code
Björn Gustavsson
2015-11-17
epp: Refactor scan_define()
Björn Gustavsson
2015-11-17
epp: Remove vestigial support for packages
Björn Gustavsson
2015-10-08
Update Kernel and STDLIB
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
stdlib: Use module erl_anno
Hans Bolinder
2014-06-16
Fix handling of latin1 characters in false ifdef branches
Björn Gustavsson
2014-03-24
stdlib: Add more types to epp and erl_lint
Hans Bolinder
2014-03-18
epp: Make it possible to specify a default encoding
Björn Gustavsson
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2014-02-20
Fix a bug in epp concerning circular macro definitions
Hans Bolinder
2013-12-12
EEP 37: Funs with names
Anthony Ramine
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-05-03
Merge branch 'maint'
Fredrik Gustafsson
2013-04-26
Fix an inconsistent state in epp
Anthony Ramine
2013-04-19
Change the default encoding of Erlang files to UTF-8
Hans Bolinder
2013-04-05
Use erlang:demonitor(Ref, [flush]) where applicable
Loïc Hoguin
2013-02-15
[stdlib] Correct handling of Unicode filenames
Hans Bolinder
2013-02-11
Make Unicode corrections
Hans Bolinder
2013-01-25
[stdlib] Introduce new functions epp:read_encoding_from_binary/1,2
Hans Bolinder
2013-01-25
Extend char() to Unicode characters
Hans Bolinder
2013-01-16
Remove support for the query keyword and query expressions
Loïc Hoguin
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-22
Revert "Merge branch 'nox/compile-column-numbers' into maint"
Lukas Larsson
2012-06-02
Allow setting of initial position in epp
Anthony Ramine
2011-10-17
Make epp search directory of current file first when including another file
Richard Carlsson
2011-08-16
compiler: Don't create filenames starting with "./"
Björn Gustavsson
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2010-12-21
Remove faulty change left by mistake in epp
Patrik Nyblom
2010-12-20
Removed dead code
Patrik Nyblom
[next]