Logo
Explore Help
Sign In
mark/mers
1
0
Fork 0
You've already forked mers
mirror of https://github.com/Dummi26/mers.git synced 2025-06-14 21:16:14 +02:00
Code Issues Actions Packages Projects Releases Wiki Activity
mers/mers_libs
History
mark 4efee9e2a2 completely changed the VData/VDataEnum system: Multiple VData can share one VDataEnum via an Arc<Mutex<VDataEnum>>. If one wants to modify the data, it copies it (Copy on Write). This copying is skipped for shared mutable data (references). This was necessary for the get_ref() function. Expect bugs!
2023-05-11 01:04:15 +02:00
..
gui_v1
changed "var type = value" syntax to "var::type = value" and added the tutor (mers -t)
2023-04-25 02:55:16 +02:00
http_requests_v1
completely changed the VData/VDataEnum system: Multiple VData can share one VDataEnum via an Arc<Mutex<VDataEnum>>. If one wants to modify the data, it copies it (Copy on Write). This copying is skipped for shared mutable data (references). This was necessary for the get_ref() function. Expect bugs!
2023-05-11 01:04:15 +02:00
gui
moved Cargo.toml and src/ to /mers/Cargo.toml and /mers/src/ because rust-analyzer was apparently very confused when I was trying to edit projects in mers_libs/*/.
2023-04-12 22:23:07 +02:00
http_requests
- Added assume_no_enum() because the Err enum is used at least as often as [] for reporting fails.
2023-04-13 03:04:47 +02:00
Powered by Gitea Version: 1.23.8 Page: 164ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API