ruffle/core
relrelb 4e9cc919a1 avm2: Fix bindings of empty namespace
Previously native functions defined inside a `package {}` block
(without a package name) would cause a syntax error by two consecutive
`::`.
2022-08-25 16:03:08 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal avm2: Fix bindings of empty namespace 2022-08-25 16:03:08 -07:00
macros build(deps): bump syn from 1.0.98 to 1.0.99 2022-08-09 09:25:48 +03:00
src core: Replaced tag_utils Error with an actual Error enum 2022-08-25 23:43:21 +02:00
Cargo.toml build(deps): bump serde from 1.0.143 to 1.0.144 2022-08-22 16:51:56 -07:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00