Commit graph

  • 05a7bd0583
    chaning css for no reason trunk Jakub Doka 2024-11-18 13:10:35 +0100
  • ab55ec0240 Merge pull request 'point the profile button at a users fully qualified profile page' (#24) from able-patch-1 into trunk able 2024-11-18 06:09:19 -0600
  • 8353ab58a5 point the profile button at a users fully qualified profile page able 2024-11-18 06:08:46 -0600
  • f527d61c1e
    limitting request body size Jakub Doka 2024-11-18 11:28:47 +0100
  • f3879cb013
    fixing js errors, adding password change form Jakub Doka 2024-11-18 10:31:30 +0100
  • e89511b14c
    fixing position reporting for optimized returns Jakub Doka 2024-11-17 22:26:31 +0100
  • 1c135a3050
    adding interesting asert Jakub Doka 2024-11-17 21:43:02 +0100
  • f83194359c
    fixed yet another off by 1 Jakub Doka 2024-11-17 21:35:41 +0100
  • becd5c4b7f
    well? Jakub Doka 2024-11-17 21:30:20 +0100
  • 37dd13cab2
    brah Jakub Doka 2024-11-17 21:27:30 +0100
  • bc2dd82eb7
    welp Jakub Doka 2024-11-17 21:25:22 +0100
  • aa2de502cc
    saving Jakub Doka 2024-11-17 21:09:36 +0100
  • 542c69fd60
    changing case checking to a warning Jakub Doka 2024-11-17 20:57:10 +0100
  • 95e9270fef
    adding case checking Jakub Doka 2024-11-17 20:04:53 +0100
  • fe5a8631f6
    fixed a bug of not marking idents as used Jakub Doka 2024-11-17 18:44:24 +0100
  • 8892dd729a
    fixing the false return location Jakub Doka 2024-11-17 18:15:58 +0100
  • a7718e1220
    cleaning up some code Jakub Doka 2024-11-17 17:14:44 +0100
  • e079bbd312
    forgot to support explicit enum type Jakub Doka 2024-11-17 16:30:59 +0100
  • 12b9d43754
    adding minimal enums Jakub Doka 2024-11-17 16:25:39 +0100
  • 397b2a4b1b
    fixed a stack prelude postlude being needlesly generated + struct can now be compared Jakub Doka 2024-11-17 10:06:10 +0100
  • 12bb7029b4
    fixed float comparison in the vm Jakub Doka 2024-11-16 21:38:10 +0100
  • a64383e72b
    saving Jakub Doka 2024-11-16 20:52:34 +0100
  • 2034152c83 added syntax highlighting to depell Igor null 2024-11-16 13:48:31 -0600
  • 13714eb513
    removing stable feature supression Jakub Doka 2024-11-16 17:41:40 +0100
  • 4088bd18b1
    fixing compilation error for ableos Jakub Doka 2024-11-16 17:29:30 +0100
  • e94b812b3b
    removing the regalloc dependency Jakub Doka 2024-11-16 14:22:34 +0100
  • e5d6b35f66
    removing needless copies to zero register for unused values Jakub Doka 2024-11-16 13:42:17 +0100
  • e6df9b6b01
    cleanup Jakub Doka 2024-11-16 11:46:59 +0100
  • baa70d3f12
    removing needless copy into ret register Jakub Doka 2024-11-16 10:16:35 +0100
  • ec4499e519
    removing duplicate un instruction Jakub Doka 2024-11-16 10:05:56 +0100
  • 085c593add
    removing needless truncation of zeroth register Jakub Doka 2024-11-16 10:03:08 +0100
  • 867a750d8f
    hopefully this is less of a mess now Jakub Doka 2024-11-15 23:18:40 +0100
  • b1b6d9eba1
    fix the inference on itf Jakub Doka 2024-11-15 22:53:22 +0100
  • 12be64965f
    maybe fixed mandelbrot Jakub Doka 2024-11-15 22:35:03 +0100
  • 7058efe75c
    reverting phi transformation Jakub Doka 2024-11-15 19:32:04 +0100
  • afc1c5aac5
    orginizing null checks better to get more peephole hits Jakub Doka 2024-11-15 14:36:33 +0100
  • 83146cfd61
    adding a simple peephole for phis Jakub Doka 2024-11-15 13:06:03 +0100
  • bb625a9e19
    some cleanump and ironing out bugs in new regalloc Jakub Doka 2024-11-15 12:04:05 +0100
  • 81cf39b602
    adding more info for assert Jakub Doka 2024-11-14 21:57:51 +0100
  • e4da9cc927
    adding regalloc, fixing needless semicolon insertion Jakub Doka 2024-11-14 21:50:10 +0100
  • 454b0ffd1c
    adding regalloc option Jakub Doka 2024-11-14 21:34:31 +0100
  • 981c17ff19
    fixing function destinations Jakub Doka 2024-11-14 20:25:52 +0100
  • d01e31b203
    fixing stack return values Jakub Doka 2024-11-13 16:18:21 +0100
  • 9cb273a04b
    edge case of returning stack from inlined function Jakub Doka 2024-11-13 15:56:37 +0100
  • 2e2b7612d9
    some cleanup Jakub Doka 2024-11-13 15:45:45 +0100
  • f493c2776f
    forgot to fix return Jakub Doka 2024-11-13 15:27:35 +0100
  • f77bc52465
    fixing unchanged parsed file Jakub Doka 2024-11-13 15:25:27 +0100
  • f524013c34
    making use of zero register Jakub Doka 2024-11-13 10:28:16 +0100
  • 3c86eafe72
    fixing another problem with rescheduling Jakub Doka 2024-11-13 08:49:25 +0100
  • 0d87bf8f09
    removing browser from nontest envs Jakub Doka 2024-11-12 22:30:10 +0100
  • e5a4561f07
    very funny fix Jakub Doka 2024-11-12 21:54:23 +0100
  • b71031c146
    prolly fix Jakub Doka 2024-11-12 21:12:57 +0100
  • dd51961fbb
    adding assert for better error Jakub Doka 2024-11-12 21:10:42 +0100
  • 63f2a0dac0
    well... Jakub Doka 2024-11-12 20:59:12 +0100
  • 4ec88e3397
    adding pointer edgecase Jakub Doka 2024-11-12 20:42:04 +0100
  • f1e715e9bd
    refactoring truncation Jakub Doka 2024-11-12 19:02:29 +0100
  • 80fd0e89b4
    fixing the inline flag delegation with generic functions Jakub Doka 2024-11-12 17:32:20 +0100
  • 9949086011
    allowing eca in inline functions Jakub Doka 2024-11-12 17:11:39 +0100
  • c701eb7b6d
    adding extra test Jakub Doka 2024-11-12 12:54:36 +0100
  • f1deab11c9
    making better peepholes and fixing overoptimization on memory swaps Jakub Doka 2024-11-12 12:20:08 +0100
  • f079daa42d
    removing redundant loop phys Jakub Doka 2024-11-11 23:33:36 +0100
  • 7cac9382ad
    we assumed unary operands are at leas 4bytes bit Jakub Doka 2024-11-11 23:17:13 +0100
  • ce2f7d2059
    fixing negation truncation Jakub Doka 2024-11-11 23:02:02 +0100
  • f5f9060803
    adding missing instruction selection Jakub Doka 2024-11-11 22:36:20 +0100
  • ad7fb5d0fc
    adding errors for useless type hints Jakub Doka 2024-11-11 22:34:42 +0100
  • d99672b751
    fixing too strict assert Jakub Doka 2024-11-11 22:14:54 +0100
  • 7def052749
    preventing dangling nodes due to cycles in loop phys Jakub Doka 2024-11-11 21:55:18 +0100
  • b2eefa5b83
    removing assert that can cause crashes Jakub Doka 2024-11-11 09:07:36 +0100
  • 3c35557872
    fixing type variables in loops Jakub Doka 2024-11-11 09:06:34 +0100
  • b6274f3455
    fixing yet another edge case Jakub Doka 2024-11-10 20:30:35 +0100
  • c61efc3933
    adding inline functions Jakub Doka 2024-11-10 19:35:48 +0100
  • 654005eea2
    updating tests Jakub Doka 2024-11-10 18:59:29 +0100
  • 335e6ec20a
    fixing nasty aclass clobber priority bug Jakub Doka 2024-11-10 18:56:33 +0100
  • 1e02efc1eb
    improving load analisys Jakub Doka 2024-11-10 17:32:24 +0100
  • 8b98c2ed1b
    fixing different file imports Jakub Doka 2024-11-10 12:26:30 +0100
  • c353d28be0
    fixing another problem with const Jakub Doka 2024-11-10 12:03:15 +0100
  • 7865d692a1
    fixing the rescheduling edgecase Jakub Doka 2024-11-10 11:04:04 +0100
  • 29a23cec0c
    removing dbg Jakub Doka 2024-11-10 10:30:45 +0100
  • 5dce4df2a1
    fixing more stuff Jakub Doka 2024-11-10 10:28:02 +0100
  • 42a713aeae
    fixing wrong instruction selection Jakub Doka 2024-11-10 09:17:43 +0100
  • 823c78bf74
    preventing deduplication to cause bugs Jakub Doka 2024-11-09 15:14:03 +0100
  • c657084451
    integer constants can be casted to floats if type is known to be a float Jakub Doka 2024-11-09 14:02:13 +0100
  • 63a1c7feb4
    fixing float conversion constant folding Jakub Doka 2024-11-09 13:54:08 +0100
  • bedffa9b32
    fixing constant fmt newline preservation Jakub Doka 2024-11-09 10:58:57 +0100
  • b8032aa840
    wrong index for extend Jakub Doka 2024-11-09 10:28:53 +0100
  • 65e9f272a8
    forgotten dbgs Jakub Doka 2024-11-08 23:03:16 +0100
  • d2052cd2a3
    adding back the exit code Jakub Doka 2024-11-08 21:53:24 +0100
  • 29367d8f8b
    fixing compiler pulling function destinations out of the loops Jakub Doka 2024-11-08 20:40:18 +0100
  • a299bad75b
    adding some simple provenance checks on return values Jakub Doka 2024-11-08 11:51:10 +0100
  • 7d48d3beb1
    adding constants Jakub Doka 2024-11-08 10:57:58 +0100
  • 68c0248189
    making type manipulation nicer Jakub Doka 2024-11-08 10:25:34 +0100
  • 0ef74d89cb
    putting logger back Jakub Doka 2024-11-08 08:40:14 +0100
  • 1b2b9f899d
    ups Jakub Doka 2024-11-08 08:36:13 +0100
  • 455f70db6e
    adding better error reporting when compiler crashes errors are now sent trough out buffer Jakub Doka 2024-11-08 08:36:00 +0100
  • 0374848b28
    fixing formatter not reporting errors Jakub Doka 2024-11-07 17:02:22 +0100
  • 513d2c7127
    removing log line Jakub Doka 2024-11-07 16:42:57 +0100
  • 9d2f419140
    fixing messed up flag calculation Jakub Doka 2024-11-07 16:39:15 +0100
  • f535ea7b0a
    ups, left log lines Jakub Doka 2024-11-07 16:05:16 +0100
  • be6d0d3f18
    removing wrong graph query in a peephole Jakub Doka 2024-11-07 10:47:31 +0100
  • 2718ef8523
    ups Jakub Doka 2024-11-07 10:43:45 +0100