1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-02 13:36:55 +00:00
Calvin Rose a37dc1af9d Merge branch 'redefs-work'
- Change the global binding name from :redefs to :redef
- Simplify internal representation of "redefinable bindings"
- Store "redefinable bindings in :ref rather than :value inside the
  environment entries. This makes such bindings more like vars that
  can't be set rather than defs.
2022-01-06 20:45:20 -06:00
..
2021-05-31 13:46:02 -05:00
2022-01-06 20:38:15 -06:00
2021-05-31 13:46:02 -05:00
2021-05-31 13:46:02 -05:00
2021-05-31 13:46:02 -05:00
2021-05-31 13:46:02 -05:00
2021-12-04 13:25:02 -06:00