This website requires JavaScript.
Explore
Help
Sign In
mark
/
mers
Watch
1
Star
0
Fork
0
You've already forked mers
mirror of
https://github.com/Dummi26/mers.git
synced
2025-03-10 14:13:52 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
79a9d17ba9
mers
/
mers
History
mark
ac8d3befb7
temporarily made cloning actually clone, giving up on CopyOnWrite for now because I kept finding tiny bugs. This might harm performance, but overall performance was bad and will still be bad so who even cares, at least everything kindof works now.
2023-05-18 00:08:28 +02:00
..
src
temporarily made cloning actually clone, giving up on CopyOnWrite for now because I kept finding tiny bugs. This might harm performance, but overall performance was bad and will still be bad so who even cares, at least everything kindof works now.
2023-05-18 00:08:28 +02:00
tests
changed VData system again, renamed src/script to src/lang and added src/c.mers, which is an example something that currently does not work properly due to the VData implementation (and serves as a reminder to fix the issue)
2023-05-14 00:11:36 +02:00
c.mers
temporarily made cloning actually clone, giving up on CopyOnWrite for now because I kept finding tiny bugs. This might harm performance, but overall performance was bad and will still be bad so who even cares, at least everything kindof works now.
2023-05-18 00:08:28 +02:00
Cargo.lock
added nushell support.
2023-04-30 17:31:50 +02:00
Cargo.toml
added nushell support.
2023-04-30 17:31:50 +02:00
t.mers
changed assignment parser from var = statement to statement = statement
2023-05-12 00:44:47 +02:00