- Contents in this wiki are for entertainment purposes only
Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
2 March 2026
| N 21:18 | Phoenix-MCP/phxKB-Dialogue Interface diffhist +1,126 XenoEngineer talk contribs (Created page with "category: Phoenix MCP ==Public methods of Phoenix MCP KB against a phxKB UI Dashboard== {| class="wikitable" |+ Phoenix (MCP) Public Methods — phxDialogue (ActiveX EXE) Public Methods — Purpose/Mapping ! Phoenix (MCP) Public Methods ! phxDialogue (ActiveX EXE) Public Methods ! Purpose/Mapping |- | append_turn(role, text) | AddEntry(Text, Type) | Add a message, enigma, or closure |- | get_categories() | Category (Property), ListEntries() | List categories...") | ||||
| m 21:15 | Main Page diffhist +41 XenoEngineer talk contribs | ||||
| N 14:14 | AI Whisperer diffhist +66 XenoEngineer talk contribs (Created page with ";a.k.a. The Liminal Engineer ;Touted as THE PRACTITIONER EMERITUS") | ||||
| m 14:13 | Artificial minds diffhist +5 XenoEngineer talk contribs | ||||
1 March 2026
|
|
N 04:19 | VB6 clsJSONNode 2 changes history +5,803 [XenoEngineer (2×)] | |||
| m |
|
04:19 (cur | prev) +4 XenoEngineer talk contribs (→Test Form) | |||
| N |
|
04:19 (cur | prev) +5,799 XenoEngineer talk contribs (Created page with "Category:VB6 ==VB6 Class Code== <pre style="margin-left:3em; font:normal 14px terminal;"> '' Class clsJSONNode Option Explicit Public Enum enumNodeType enuObjectType enuArrayType enuValueType End Enum Private Type udtJSONNode nodeType As enumNodeType Object As Scripting.Dictionary Array As Collection value As Variant End Type Private m As udtJSONNode Private Sub Class_Initialize() '' Default to object typ...") | |||