Skip to content
View martijnbastiaan's full-sized avatar

Organizations

@amcat @clash-lang

Block or report martijnbastiaan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. doctest-parallel doctest-parallel Public

    Test interactive Haskell examples

    Haskell 30 5

  2. sprockell sprockell Public

    Simple processor in Haskell

    Haskell 11 33

  3. clash-systolic-arrays clash-systolic-arrays Public

    Haskell 2

  4. clash-examples clash-examples Public

    Examples for blogposts on https://qbaylogic.com/

    Haskell 1

  5. 2018-orconf-gdansk 2018-orconf-gdansk Public

    TeX 1

  6. computationally-hard-problems computationally-hard-problems Public

    Python

680 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing martijnbastiaan's contributions from April 21, 2024 to April 21, 2025. The contributions are 42% commits, 24% code review, 18% pull requests, 16% issues.

Contribution activity

April 2025

Created a pull request in clash-lang/clash-compiler that received 8 comments

Strip ticks for literal parsing in TermLiteral

Note that the other instances are fine, because they use collectArgs. Still TODO: Write a changelog entry (see changelog/README.md) Check copyri…

+5 −1 lines changed 8 comments
Opened 7 other pull requests in 3 repositories
Reviewed 11 pull requests in 3 repositories

Created an issue in clash-lang/clash-compiler that received 2 comments

Add SaturatingNum (Signal dom a)

We have Num (Signal dom a). For consistency, we should have SaturatingNum (Signal dom a). We've seen confusion when: 1 + s couldn't be rewritten to:

2 comments
Opened 13 other issues in 2 repositories
Loading