Commit History

Author SHA1 Message Date
  Beoran 391302a2f6 Work on Raku scripting language parser and parse tree visualisation. 7 years ago
  Beoran 36b2c92c5d With this, we have something better than a code of conduct, namely a welcoming docment. 7 years ago
  Beoran 75d727b732 Add a disclaimer to the WELCOME.md also. I'd hate to be sued just becaue someone told a dick joke on the issue tracker. 7 years ago
  Beoran 124d51cefb Implement an alternative for a code of conduct, namely, the WELCOME.md. 7 years ago
  Beoran 69df157d89 Parser for Raku scripting basically works. Also implemented an intrusive tree package to support the AST, and a graphviz packge for visualisation of the AST. 7 years ago
  Beoran 789fb47da9 Use runtime.Gosched() to lessen server CPU load somewhat. 7 years ago
  Beoran 3de4d96f50 Work on scripting language. 7 years ago
  Beoran 81f2344b46 Adding simple recursive abitrary tree structure. 7 years ago
  Beoran ff341f6b2c Prevent crash whith tinyfuge due to NULL terminal type. Also use gofmt to standardize the file's layout. 8 years ago
  Beoran 756f1036af Add extra log type for client to better show raw received and send data. 8 years ago
  Beoran dade9a87aa Work out Being functionality more. 8 years ago
  Beoran da3044b620 Fix disabling log levels. 8 years ago
  Beoran c2755e8ba7 Try to design an easy scripting language. 8 years ago
  Beoran 89847b43c2 Change the tree structure so it is compatible with the standard layout 8 years ago
  Beoran 496557e0a4 Get rid of old C stuff. 8 years ago
  Beoran eb63a5a5d0 Merge branch 'master' of https://github.com/beoran/woe 8 years ago
  Beoran 5f9dca41ae Working on serialization for all kinds of data. 8 years ago
  Beoran 729a24a500 Working on serialization for al kinds of data objects. 8 years ago
  Beoran 6ff88ee1fe Working on character creation, loading and saving. 8 years ago
  Beoran c3e8fb3a3d Command processor and command privilege levels implemented. 8 years ago
  Beoran 9a25d76146 Server now has supervisor that enables restart on the fly. Starting with command actions. 8 years ago
  Beoran 10d4ccc743 Spring cleaning. 8 years ago
  Beoran a7a0f4acbc Commit some previous work on built in data. 8 years ago
  Beoran dd2e02da62 Switching to sitef format for compactness. 8 years ago
  Beoran 90af9c9dcc Working on data structures for world entities. 8 years ago
  Beoran b9c00b5e23 Telnet setup is OK now. 8 years ago
  Beoran 423f64ace9 Hammering out telnet protocol implementation 8 years ago
  Beoran 56746e469e Moving to golang for better performance. Also, channels and goroutines are really better than fibers. 8 years ago
  Beoran 2e9163ac15 Preparing for what will be needed.. 8 years ago
  Beoran 39971a8b5b Working on character creation. 8 years ago