Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot] e9055bd2a4
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /Sync/Server
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:14:09 +00:00
dependabot[bot] 9eede9d1f5
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /Sync/Server
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:06:25 +00:00
Lewin Kelly 22d61691f1 Update to Go 1.22 2024-02-07 23:53:49 +00:00
Lewin Kelly 431f540b42 Improve Sync server and plugin 2024-01-31 22:40:13 +00:00
Lewin Kelly 81c7c11868 Improve parser and begin work on outputting Lua 2024-01-22 23:46:49 +00:00
Lewin Kelly ebfa4528e0 Test with basic lexer 2023-12-29 09:40:40 +00:00
Lewin Kelly 78ec44937e Merge branch 'main' of https://github.com/Heliodex/melt 2023-12-29 02:34:18 +00:00
dependabot[bot] 45940f044e
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /Sync/Server
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:30:31 +00:00
Lewin Kelly 9c297cfb41 Fix to support init files 2023-10-31 12:36:14 +00:00
Lewin Kelly 379972bd61 Update aftman tooling and allow compiling Luau scripts to Lua 2023-10-14 19:21:26 +01:00
Lewin Kelly a84c6a1d6c Write Mercury Sync Server in Go 2023-10-12 06:29:30 +01:00
Lewin Kelly 45fc10999f Add prototype for Mercury Sync plugin 2023-10-11 09:47:18 +01:00