Skip to content

History

Revisions

  • docs(PERM): DENY_DAYS_CHAT -> DENY_MODE_CHAT: fix typo

    @IepIweidieng IepIweidieng committed Oct 30, 2024
    4ccefd6
  • docs(Xover): update info about XO_NCUR, XO::pos[], XO::cur_idx, & XO::xz_idx

    @IepIweidieng IepIweidieng committed Feb 24, 2024
    193d392
  • docs(_Sidebar): update link for renamed DENY-zh_tw -> PERM-zh_tw

    @IepIweidieng IepIweidieng committed Feb 24, 2024
    d37095c
  • docs(DENY -> PERM): add macros of user perms & gem perms

    @IepIweidieng IepIweidieng committed Feb 24, 2024
    b510870
  • Remove Cygwin support.

    @holishing holishing committed Dec 18, 2023
    d29ed6f
  • docs(INSTALL): update 0. 作業系統環境

    @IepIweidieng IepIweidieng committed Dec 17, 2023
    d3226c9
  • docs(CODING STYLE): drop unneeded `(`s & `)`s from forms of divisions & moduli

    @IepIweidieng IepIweidieng committed Dec 10, 2023
    360abfa
  • docs(CODING STYLE): clarify the listed divisions & moduli to be for integers; use simplified range-less forms for the example

    @IepIweidieng IepIweidieng committed Dec 10, 2023
    2158e1d
  • docs(CODING STYLE): simplify forms of divisions & moduli: drop redundant `(`, `)`, & `!!`

    @IepIweidieng IepIweidieng committed Dec 10, 2023
    538de48
  • docs(CODING STYLE): add forms of divisions & moduli for cases (x ≥ 0, y > 0) & (y = 2ⁿ)

    @IepIweidieng IepIweidieng committed Dec 10, 2023
    bf1cc46
  • docs(CODING STYLE): add forms of range-less integer-only divisions

    @IepIweidieng IepIweidieng committed Dec 5, 2023
    ad49b3c
  • docs(CODING STYLE): refine forms of divisions & moduli; add range info; reformat ranges to math forms; fix typos

    @IepIweidieng IepIweidieng committed Dec 5, 2023
    f2777c9
  • docs(CODING STYLE): 𣒧 (⿱乖木) -> 乘 (⿻禾北): fix typo

    @IepIweidieng IepIweidieng committed Dec 4, 2023
    58db89a
  • docs(CODING STYLE): add reference forms of frequently used divisions and moduli; clarify related rules

    @IepIweidieng IepIweidieng committed Dec 4, 2023
    9b41b69
  • docs(CODING STYLE): add forms of frequently used bitwise and logical ops; clarify related rules

    @IepIweidieng IepIweidieng committed Dec 4, 2023
    d8ec3cb
  • docs(CODING STYLE): fix list spacing by adding `<p/>` between lists in separated paragraphs

    @IepIweidieng IepIweidieng committed Dec 4, 2023
    b1f2a62
  • docs(INDENT): fix list spacing by adding `<p/>` between lists in separated paragraphs

    @IepIweidieng IepIweidieng committed Dec 4, 2023
    ae413b7
  • docs(CODING STYLE): move some items in "可讀性與可移植性" into new paragraph "運算式的使用"

    @IepIweidieng IepIweidieng committed Dec 4, 2023
    553ab29
  • docs(CODING STYLE): simplify listed forms of decrement loops

    @IepIweidieng IepIweidieng committed Dec 3, 2023
    ee9c818
  • docs(CODING-STYLE): clarify rules for integer floored division & modulo; update examples

    @IepIweidieng IepIweidieng committed Dec 3, 2023
    2b79633
  • docs(INSTALL): "3. 下載 BBS 程式": add instructions for using the tag `stable`

    @IepIweidieng IepIweidieng committed Dec 3, 2023
    ae4f6bc
  • docs(VERSION): adopt the `M.np.Q.R` interpretation; "current versioning scheme" -> "2018 versioning scheme"

    @IepIweidieng IepIweidieng committed Dec 3, 2023
    008dcbc
  • docs(VERSION): update descriptions for RELEASE & CURRENT; update EOL info; add branch links; group releases by branches; fix minor typos

    @IepIweidieng IepIweidieng committed Dec 3, 2023
    3630287
  • docs(Xover): clarify the note of `XO_NONE` in ## MapleBBS 3 與 DreamBBS v3 的 Xover opcode 相關特殊值

    @IepIweidieng IepIweidieng committed Oct 17, 2023
    90324df
  • docs(Xover): add zh_TW translation of "Xover callback key value" ("Xover 系統的回呼函式特殊值")

    @IepIweidieng IepIweidieng committed Oct 17, 2023
    c7cbd46
  • docs(Visio): update internal links

    @IepIweidieng IepIweidieng committed Oct 17, 2023
    0beffd9
  • docs(Menu): refine terms: Xover 命令 -> Xover opcode; 命令 -> 指令 for (not interpreted) instructions

    @IepIweidieng IepIweidieng committed Oct 17, 2023
    89f6b01
  • docs(Xover): clarify the explanation of the usual representation of Xover opcode

    @IepIweidieng IepIweidieng committed Oct 17, 2023
    5e665cb
  • docs(Xover): refine terms: Xover callback key value -> Xover opcode; 命令 -> 指令 for (not interpreted) instructions

    @IepIweidieng IepIweidieng committed Oct 17, 2023
    4c27167
  • docs(INDENT): make `{` & `}` compulsory for non-empty `if`/`for`/`while`/`switch` body for K&R style

    @IepIweidieng IepIweidieng committed Jun 5, 2023
    1106493