Commit graph

4 commits

Author SHA1 Message Date
Alberto Torres e759f25519 ArrRef and SliceMem: Add concat, suport for backward indexes, and fix $. 2024-09-03 14:42:57 +02:00
Alberto Torres 8eda3e5969 Add SliceMem, an object to safely move slices of memory around without copies. 2024-08-30 23:16:10 +02:00
Alberto Torres 0760ab745a ArrRef: Remove unnecessary copy of murmur3 hash code. 2024-08-22 01:51:10 +02:00
Alberto Torres 9af1322937 First commit.
* Incomplete port of myou-engine-js to nimskull, after many months of work, and
  a few extra features that weren't exactly necessary for a "first commit" to
  work. Excuse the lack of commit history up to this point.
* Bare bones structure of the documentation and the process to update it.
* Restructure of the whole project to have a more sensible organization.
* Making submodules of forks of larger libraries.
* README, licenses, AUTHORS.md.
2024-08-20 13:08:19 +02:00