lambdamoo icon indicating copy to clipboard operation
lambdamoo copied to clipboard

LambdaMOO's LambdaMOO source

Results 18 lambdamoo issues
Sort by recently updated
recently updated
newest added

- Fix non-ANSI-compliant code used to detect ANSI compilers (what year is it) - Detect certain symbols using linker errors, rather than egrep.

The following code causes the leak. (`base` should be freed, along with `from` and `to`.) ``` x = {1, 2, 3, 4, 5}; return x["i"..$]; ```

Specific property names can be reserved, preventing them from being used by new or renamed properties. By default, the "class" property is blocked to ensure future WAIF compatibility.

This change permits in-DB code to override the server's noun-to-object matching by providing a hook (`do_match`) on the player's connection handler. As with other in-server command parsing hooks (`do_command`, `do_login_command`),...

Updates to support autoconf 2.13 and 2.5x+

These are common dummy files.