Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

word hi/lo utilities (initial version) #1394

Commits on May 15, 2023

  1. WIP word hi/lo utilization

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    19d30b6 View commit details
    Browse the repository at this point in the history
  2. modify api to support safe range check

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    9f6e2c7 View commit details
    Browse the repository at this point in the history
  3. refine interface and usage

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8a5408b View commit details
    Browse the repository at this point in the history
  4. simplify trait and refine api

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3fabbb7 View commit details
    Browse the repository at this point in the history
  5. refactor word lib and fix compiling error

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f831121 View commit details
    Browse the repository at this point in the history
  6. add require_equal_word and comments

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4c97e1c View commit details
    Browse the repository at this point in the history
  7. documentation

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d72e7f9 View commit details
    Browse the repository at this point in the history
  8. utility func renaming

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    69b7dbe View commit details
    Browse the repository at this point in the history
  9. fix ide caused refactor error

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d27ee5d View commit details
    Browse the repository at this point in the history
  10. fix compile error in common_gadget

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e6c45fa View commit details
    Browse the repository at this point in the history
  11. more TODO hints on Word::from_lo range check

    hero78119 authored and Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    62cc5d2 View commit details
    Browse the repository at this point in the history
  12. rename function

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ecce2de View commit details
    Browse the repository at this point in the history
  13. separate context lookup read/write with unchecked naming

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    29f873f View commit details
    Browse the repository at this point in the history
  14. constraint builder support query memory address

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    100b262 View commit details
    Browse the repository at this point in the history
  15. codehash to word expr

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3b10282 View commit details
    Browse the repository at this point in the history
  16. Word support add_uncheck

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    21686d9 View commit details
    Browse the repository at this point in the history
  17. clean up necessary generic and refine utility function

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5bcf925 View commit details
    Browse the repository at this point in the history
  18. better generic design

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b189aad View commit details
    Browse the repository at this point in the history
  19. renaming

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    9b451b6 View commit details
    Browse the repository at this point in the history
  20. tuning util function

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2a14cd3 View commit details
    Browse the repository at this point in the history
  21. revamp table column to lo/hi

    Wu Sung-Ming committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e4425eb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. revamp types and utilities

    Wu Sung-Ming committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4ce6c76 View commit details
    Browse the repository at this point in the history
  2. storage_key type to word

    Wu Sung-Ming committed May 16, 2023
    Configuration menu
    Copy the full SHA
    92849db View commit details
    Browse the repository at this point in the history
  3. fix common_gadget

    Wu Sung-Ming committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cca6728 View commit details
    Browse the repository at this point in the history
  4. memory_word_size to Word

    Wu Sung-Ming committed May 16, 2023
    Configuration menu
    Copy the full SHA
    bd5d09d View commit details
    Browse the repository at this point in the history
  5. LtWordGadget generic

    Wu Sung-Ming committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d17fd55 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. add min_max_word gadget

    Wu Sung-Ming committed May 17, 2023
    Configuration menu
    Copy the full SHA
    f850396 View commit details
    Browse the repository at this point in the history