Branch: Tag:

2019-03-19

2019-03-19 12:33:55 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '722771973bd' into patches/lyslyskom22891031

* commit '722771973bd': (6177 commits)
Verify that callablep responses are aligned with reality.
...

2019-03-14

2019-03-14 10:39:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap

* commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits)
Removed the old typechecker.
...

2018-02-15

2018-02-15 15:54:26 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63

* commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits)
...

2011-11-05

2011-11-05 15:02:44 by Martin Nilsson <nilsson@opera.com>

Removed $Id$.

2011-04-25

2011-04-25 16:12:40 by Martin Stjernholm <mast@lysator.liu.se>

No more foreign_idents.

2011-04-25 16:11:00 by Martin Stjernholm <mast@lysator.liu.se>

No more foreign_idents.

2011-03-12

2011-03-12 20:53:36 by Martin Stjernholm <mast@lysator.liu.se>

Throw proper error objects from decode_value.

Also fixed some confusing error messages.

2007-11-11

2007-11-11 16:16:24 by Martin Nilsson <mani@lysator.liu.se>

mbaehr has only lower case. Fixed doc.

Rev: lib/modules/Error.pmod:1.4

2007-06-01

2007-06-01 06:13:28 by Martin Bähr <mbaehr@email.archlab.tuwien.ac.at>

Tab-completion for HILFE!
includes Error.mkerror() function and Parser.Pike.UnterminatedStringError class
for more sane error handling

Rev: lib/modules/Error.pmod:1.3
Rev: lib/modules/Parser.pmod/Pike.pmod:1.40
Rev: lib/modules/Tools.pmod/Hilfe.pmod:1.128

2004-04-20

2004-04-20 13:56:52 by Martin Nilsson <mani@lysator.liu.se>

Moved doc to error.c

Rev: lib/modules/Error.pmod:1.2

2004-04-18

2004-04-18 02:19:38 by Martin Stjernholm <mast@lysator.liu.se>

First steps in making the internal error objects visible.

Rev: lib/modules/Error.pmod:1.1
Rev: src/dynamic_load.c:1.83
Rev: src/error.c:1.121
Rev: src/errors.h:1.26