summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/c.erl
Commit message (Expand)AuthorAgeFilesLines
* Show docs from any textual chunk in the shellJosé Valim2021-03-041-9/+13
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-3/+0
* otp: Add parsing and rendering of callbacks for eep-48Lukas Larsson2020-04-171-2/+37
* stdlib: Implement pagination for h, ht and i in c(3)Lukas Larsson2020-04-171-48/+49
* Implement EEP-48 aka doc chunksLukas Larsson2020-02-241-0/+82
* Update copyright yearHenrik Nord2018-06-181-1/+1
* mikpe/process_info-1-no-messages/PR-1745/OTP-14986Lukas Larsson2018-03-161-2/+2
|\
| * make erlang:process_info/1 not retrieve messagesMikael Pettersson2018-03-101-2/+2
* | stdlib: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-061-2/+2
* | Do not load .erlang from current dirDan Gudmundsson2017-09-271-7/+11
|/
* Use current dir as default outdir for c:c/1,2Siri Hansen2017-06-291-1/+1
* stdlib: Handle Unicode atoms in c.erlHans Bolinder2017-06-091-13/+13
* stdlib: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+2
* c: Reintroduce support for non-list options in c/2Björn Gustavsson2017-02-221-1/+3
* c: Remove unused import of lists:concat/1Björn Gustavsson2017-02-221-1/+1
* Add shell shortcut for recompiling existing modulesRichard Carlsson2017-02-061-30/+224
* Add shell mm() and lm() functionsRichard Carlsson2016-11-251-1/+13
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Add uptime() shell commandRichard Carlsson2015-05-121-1/+22
* make c:m/1 show module MD5Richard Carlsson2015-02-171-4/+13
* Merge branch 'dgud/test_unicode/OTP-10877'Dan Gudmundsson2014-01-221-2/+2
|\
| * stdlib: Fix format if module resides in a unicode directoryDan Gudmundsson2014-01-211-2/+2
* | Handle binary input in console helpersJosé Valim2014-01-101-1/+6
|/
* Merge branch 'maint'Fredrik Gustafsson2013-05-291-2/+4
|\
| * Teach c:ls/1 to show non-directory filesBjörn Gustavsson2013-05-221-2/+4
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-1/+1
|/
* Use ~ts for filenamesHans Bolinder2013-02-191-1/+1
* c: Remove handling of binaries in return from file:list_dir/1Björn Gustavsson2013-02-121-18/+2
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-6/+11
* c: Remove support for packagesBjörn Gustavsson2013-01-091-1/+1
* emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-1/+1
* Types and specifications have been modified and addedHans Bolinder2011-05-121-18/+48
* c: Reduce memory footprintBjörn Gustavsson2011-01-171-26/+26
* Correct shell utilities to handle unicode and possibly binariesPatrik Nyblom2010-11-301-2/+2
* Handle binary file names and conversion of unicode stringsPatrik Nyblom2010-11-301-2/+18
* Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-101-0/+2
* Merge branch 'ks/stdlib' into devErlang/OTP2010-04-141-30/+87
|\
| * stdlib: Add types and specsKostis Sagonas2010-04-131-25/+82
|/
* Fix c:nc to use outdir or cwd to find compiled object fileAlex Suraci2009-12-141-1/+3
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+700